mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Make sure custom scripts.vim are respected as well
This commit is contained in:
@@ -1941,6 +1941,14 @@ By default it is disabled.
|
||||
>
|
||||
let g:go_diagnostics_enabled = 0
|
||||
<
|
||||
*'g:go_diagnostics_ignore_warnings'*
|
||||
|
||||
Specifies whether warnings from `gopls` diagnostics are ignored.
|
||||
|
||||
By default it is disabled.
|
||||
>
|
||||
let g:go_diagnostics_ignore_warnings = 0
|
||||
<
|
||||
|
||||
*'g:go_template_autocreate'*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user