]> Sergey Matveev's repositories - vim-lsp.git/commit
Enforce disabled autoHighlightDiags when aleSupport is set
authorMagnus Groß <magnus@mggross.com>
Tue, 11 Jul 2023 17:01:35 +0000 (19:01 +0200)
committerMagnus Groß <magnus@mggross.com>
Tue, 11 Jul 2023 17:01:35 +0000 (19:01 +0200)
commit0da5d53a36ed0de0edfaca0c45cc56f91bc2d85e
tree195db22cc974dd0bc7761be27e210925c6f6efc3
parent6f93e751059f59009b5608539272380dcdbb16db
Enforce disabled autoHighlightDiags when aleSupport is set

When someone enables Ale support, it semantically implies disabling
automatic highlighting of diagnostics from this plugin.

Thus we can simplify later checks by automatically disabling
autoHighlightDiags.
autoload/lsp/diag.vim