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 a1852d9 commit c166037Copy full SHA for c166037
CHANGELOG.md
@@ -4,6 +4,7 @@ FEATURES:
4
* ***gopls support!***
5
* use gopls for autocompletion by default in Vim8 and Neovim.
6
* use gopls for `:GoDef` by setting `g:go_def_mode='gopls'`.
7
+ * use gopls for `:GoInfo` by setting `g:go_info_mode='gopls'`.
8
* Add support for golangci-lint.
9
* set `g:go_metalinter_command='golangci-lint'` to use golangci-lint instead
10
of gometalinter.
0 commit comments