Skip to content

Commit

Permalink
update CHANGELOG.md for #2695
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Feb 4, 2020
1 parent 88d8857 commit b686094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ IMPROVEMENTS:
* Make signs for breakpoints configurable.
[[GH-2676]](https://github.com/fatih/vim-go/pull/2676)
[[GH-2690]](https://github.com/fatih/vim-go/pull/2690)
* Enable g:go_gopls_complete_unimported by default to stay aligned with gopls' defaults.
[[GH-2695]](https://github.com/fatih/vim-go/pull/2695)

BUG FIXES:
* Use the discovered full path for gopls when renaming.
Expand Down

0 comments on commit b686094

Please sign in to comment.