File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -2330,18 +2330,6 @@ Diagnostics Folder Highlight: >
2330
2330
- `highlight_xxx` is additive instead of overwriting. See
2331
2331
| nvim-tree-opts-renderer | for precedence.
2332
2332
2333
- Legacy diagnostic HL style may be applied: >
2334
-
2335
- :hi link NvimTreeDiagnosticErrorFileHL DiagnosticError
2336
- :hi link NvimTreeDiagnosticWarnFileHL DiagnosticWarn
2337
- :hi link NvimTreeDiagnosticInfoFileHL DiagnosticInfo
2338
- :hi link NvimTreeDiagnosticHintFileHL DiagnosticHint
2339
-
2340
- :hi link NvimTreeDiagnosticErrorFolderHL DiagnosticError
2341
- :hi link NvimTreeDiagnosticWarnFolderHL DiagnosticWarn
2342
- :hi link NvimTreeDiagnosticInfoFolderHL DiagnosticInfo
2343
- :hi link NvimTreeDiagnosticHintFolderHL DiagnosticHint
2344
- <
2345
2333
Legacy highlight group are still obeyed when they are defined and the current
2346
2334
highlight group is not, hard linking as follows: >
2347
2335
You can’t perform that action at this time.
0 commit comments