We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb1d79 commit 21d2e8eCopy full SHA for 21d2e8e
CHANGELOG.md
@@ -33,6 +33,9 @@ IMPROVEMENTS:
33
[[GH-2541]](https://github.com/fatih/vim-go/pull/2541)
34
* Install most helper tools in module aware mode.
35
[[GH-2545]](https://github.com/fatih/vim-go/pull/2545)
36
+* Add a new option, `g:go_referrers_mode` to allow the user to choose whether
37
+ to use gopls or guru for finding references.
38
+ [[GH-2566]](https://github.com/fatih/vim-go/pull/2566)
39
40
BUG FIXES:
41
* Fix removal of missing directories from gopls workspaces.
0 commit comments