feat(diagnostics): More responsive and configurable diagnostics signs. (#303)

This commit is contained in:
Sindre T. Strøm
2021-04-16 17:57:16 +02:00
committed by GitHub
parent 090697e71f
commit da09da3318
6 changed files with 51 additions and 18 deletions

View File

@@ -229,7 +229,7 @@ together. 0 by default.
Can be 0 or 1. When 1, will show nvim-lsp diagnostics in the signcolumn
of the tree highlighted by diagnostic severity.
Code will be executed on `BufWritePost`. 0 by default.
Code will be executed on `LspDiagnosticsChanged`. 0 by default.
==============================================================================
INFORMATIONS *nvim-tree-info*