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 c609057 commit 8d76779Copy full SHA for 8d76779
CHANGELOG.md
@@ -27,6 +27,8 @@ BUG FIXES:
27
* Split the buffer without considering the current buffer when a mapping to
28
split and jump to definition is used.
29
[[GH-3462]](https://github.com/fatih/vim-go/pull/3462)
30
+* Fix hilighting of package references via `:GoSameIds`.
31
+ [[GH-3469]](https://github.com/fatih/vim-go/pull/3469)
32
33
## v1.26 - (April 23, 2022)
34
0 commit comments