Skip to content

Commit

Permalink
update CHANGELOG.md for #3088
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Nov 13, 2020
1 parent aebffac commit 3dd5135
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ IMPROVEMENTS:
[[GH-3068]](https://github.com/fatih/vim-go/pull/3068)
* Show identifier in fzf's preview window with `:GoDecls` and `:GoDeclsDir`.
[[GH-3083]](https://github.com/fatih/vim-go/pull/3083)
* Do not hookup commands that require guru when not in GOPATH mode.
* Do not hookup commands that require `guru` when not in GOPATH mode.
[[GH-2704]](https://github.com/fatih/vim-go/pull/2704)
* Use `gopls` for `:GoCallers`.
[[GH-3088]](https://github.com/fatih/vim-go/pull/3088)

BUG FIXES:
* Remove implications that terminal mode is only applied for Neovim.
Expand Down

0 comments on commit 3dd5135

Please sign in to comment.