We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf29b7a commit f4b3fafCopy full SHA for f4b3faf
CHANGELOG.md
@@ -62,7 +62,8 @@ IMPROVEMENTS:
62
[[GH-2989]](https://github.com/fatih/vim-go/pull/2989)
63
* Add `g:go_term_reuse` option to allow the reuse of a terminal window.
64
[[GH-2990]](https://github.com/fatih/vim-go/pull/2990)
65
-* Add official support for using `gopls`' `gofumpt` workspace setting.
+* Add official support for using `gopls`' `gofumpt` workspace setting via
66
+ `g:go_gopls_gofumpt`.
67
[[GH-2994]](https://github.com/fatih/vim-go/pull/2994)
68
[[GH-3005]](https://github.com/fatih/vim-go/pull/3005)
69
* Add support for using `gopls`' workspace settings that are otherwise not yet
0 commit comments