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 d3bfa19 commit e8b8d39Copy full SHA for e8b8d39
CHANGELOG.md
@@ -52,6 +52,8 @@ BUG FIXES:
52
[[GH-2921]](https://github.com/fatih/vim-go/pull/2921)
53
* Handle diagnostic errors at the end of a .go file.
54
[[GH-2942]](https://github.com/fatih/vim-go/pull/2942)
55
+* Fix the `go-implements` mapping to use respect `g:go_implements_mode`.
56
+ [[GH-2944]](https://github.com/fatih/vim-go/pull/2944)
57
58
59
## v1.23 - (May 16, 2020)
0 commit comments