Skip to content

Commit 754c4dc

Browse files
committed
update CHANGELOG.md for #2339
1 parent b5accd9 commit 754c4dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ BUG FIXES:
5555
* Do not jump back to the originating window when jumping to definitions with
5656
`g:go_def_mode='gopls'`.
5757
[[GH-2327]](https://github.com/fatih/vim-go/pull/2327)
58+
* Fix getting information about a valid identifier for which gopls returns no
59+
information (e.g. calling `:GoInfo` on a package identifier).
60+
[[GH-2339]](https://github.com/fatih/vim-go/pull/2339)
5861

5962
## 1.20 - (April 22, 2019)
6063

0 commit comments

Comments
 (0)