Skip to content

Commit 15e2823

Browse files
committed
update CHANGELOG.md for #3050
1 parent 9cfe15a commit 15e2823

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
@@ -18,6 +18,9 @@ IMPROVEMENTS:
1818
[[GH-3035]](https://github.com/fatih/vim-go/pull/3035)
1919
* Use `gopls` as the default instead of `guru` to satisfy `:GoImplements`.
2020
[[GH-3034]](https://github.com/fatih/vim-go/pull/3034)
21+
* Add `g:go_diagnostics_ignore_warnings` to allow diagnostic messages at the
22+
warn level to be ignored.
23+
[[GH-3050]](https://github.com/fatih/vim-go/pull/3050)
2124

2225
BUG FIXES:
2326
* Remove implications that terminal mode is only applied for Neovim.

0 commit comments

Comments
 (0)