Skip to content

Commit

Permalink
update CHANGELOG.md for #2994
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Sep 6, 2020
1 parent 948a1e1 commit 36b52a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -62,6 +62,11 @@ IMPROVEMENTS:
[[GH-2989]](https://github.com/fatih/vim-go/pull/2989)
* Add `g:go_term_reuse` option to allow the reuse of a terminal window.
[[GH-2990]](https://github.com/fatih/vim-go/pull/2990)
* Add official support for using `gopls`' `gofumpt` workspace setting.
[[GH-2994]](https://github.com/fatih/vim-go/pull/2994)
* Add support for using `gopls`' workspace settings that are otherwise not yet
officially supported by vim-go.
[[GH-2994]](https://github.com/fatih/vim-go/pull/2994)

BUG FIXES:
* Fix call to non-existent function in terminal mode edge case.
Expand Down

0 comments on commit 36b52a7

Please sign in to comment.