We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae80922 commit 23cc4bcCopy full SHA for 23cc4bc
CHANGELOG.md
@@ -28,6 +28,9 @@ IMPROVEMENTS:
28
[[GH-3532]](https://github.com/fatih/vim-go/pull/3532)
29
* Link goPredefinedIdentifiers to Constant instead of goBoolean by default.
30
[[GH-3528]](https://github.com/fatih/vim-go/pull/3528)
31
+* Add `gD` mapping for `:GoDefType`.
32
+ [[GH-3531]](https://github.com/fatih/vim-go/pull/3531)
33
+
34
35
BUG FIXES:
36
* Update [impl](https://github.com/josharian/impl) source path after its default branch was changed from master to main.
0 commit comments