We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e20c5 commit d5b0ab8Copy full SHA for d5b0ab8
CHANGELOG.md
@@ -19,6 +19,9 @@ BUG FIXES:
19
[[GH-2892]](https://github.com/fatih/vim-go/pull/2892)
20
* Include `errcheck` in `g:go_metalinter_enabled`'s default.
21
[[GH-2903]](https://github.com/fatih/vim-go/pull/2903)
22
+* Fix display of completion selection information on command-line when
23
+ `g:go_echo_go_info` is enabled.
24
+ [[GH-2907]](https://github.com/fatih/vim-go/pull/2907)
25
26
## v1.23 - (May 16, 2020)
27
0 commit comments