Skip to content

Commit f4b3faf

Browse files
committed
update CHANGELOG.md for #2994
1 parent bf29b7a commit f4b3faf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ IMPROVEMENTS:
6262
[[GH-2989]](https://github.com/fatih/vim-go/pull/2989)
6363
* Add `g:go_term_reuse` option to allow the reuse of a terminal window.
6464
[[GH-2990]](https://github.com/fatih/vim-go/pull/2990)
65-
* Add official support for using `gopls`' `gofumpt` workspace setting.
65+
* Add official support for using `gopls`' `gofumpt` workspace setting via
66+
`g:go_gopls_gofumpt`.
6667
[[GH-2994]](https://github.com/fatih/vim-go/pull/2994)
6768
[[GH-3005]](https://github.com/fatih/vim-go/pull/3005)
6869
* Add support for using `gopls`' workspace settings that are otherwise not yet

0 commit comments

Comments
 (0)