We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cfe15a commit 15e2823Copy full SHA for 15e2823
CHANGELOG.md
@@ -18,6 +18,9 @@ IMPROVEMENTS:
18
[[GH-3035]](https://github.com/fatih/vim-go/pull/3035)
19
* Use `gopls` as the default instead of `guru` to satisfy `:GoImplements`.
20
[[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)
24
25
BUG FIXES:
26
* Remove implications that terminal mode is only applied for Neovim.
0 commit comments