Skip to content

Commit

Permalink
update CHANGELOG.md for #3011
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Sep 21, 2020
1 parent 3185344 commit edafec7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ IMPROVEMENTS:
* Add `g:go_fillstruct_mode` to allow `:GoFillStruct` to be satisfied by either
`fillstruct` or by `gopls`.
[[GH-3018]](https://github.com/fatih/vim-go/pull/3018)
* Add `:GoDebugTestFunc` to debug the test function surrounding the current
cursor location.
[[GH-3011]](https://github.com/fatih/vim-go/pull/3011)

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

0 comments on commit edafec7

Please sign in to comment.