Skip to content

Commit 3f52e5a

Browse files
committed
update CHANGELOG.md for #3090
1 parent 594ae6b commit 3f52e5a

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
@@ -40,6 +40,7 @@ IMPROVEMENTS:
4040
[[GH-2704]](https://github.com/fatih/vim-go/pull/2704)
4141
* Use `gopls` for `:GoCallers`.
4242
[[GH-3088]](https://github.com/fatih/vim-go/pull/3088)
43+
[[GH-3090]](https://github.com/fatih/vim-go/pull/3090)
4344

4445
BUG FIXES:
4546
* Remove implications that terminal mode is only applied for Neovim.
@@ -59,6 +60,8 @@ BUG FIXES:
5960
[[GH-3077]](https://github.com/fatih/vim-go/pull/3077)
6061
* Make sure all buffers' mappings are restored when debugging stops.
6162
[[GH-3048]](https://github.com/fatih/vim-go/pull/3048)
63+
* Return early when `g:go_referrers_modes` is `gopls` and `gopls` is disabled.
64+
[[GH-3090]](https://github.com/fatih/vim-go/pull/3090)
6265

6366
## v1.24 - (September 15, 2020)
6467

0 commit comments

Comments
 (0)