Skip to content

Commit c166037

Browse files
committed
update CHANGELOG.md
Call out gopls support in `g:go_info_mode`.
1 parent a1852d9 commit c166037

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ FEATURES:
44
* ***gopls support!***
55
* use gopls for autocompletion by default in Vim8 and Neovim.
66
* use gopls for `:GoDef` by setting `g:go_def_mode='gopls'`.
7+
* use gopls for `:GoInfo` by setting `g:go_info_mode='gopls'`.
78
* Add support for golangci-lint.
89
* set `g:go_metalinter_command='golangci-lint'` to use golangci-lint instead
910
of gometalinter.

0 commit comments

Comments
 (0)