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 @@ -2377,18 +2377,6 @@ Diagnostics Folder Highlight: >
2377
2377
- `highlight_xxx` is additive instead of overwriting. See
2378
2378
| nvim-tree-opts-renderer | for precedence.
2379
2379
2380
- Legacy diagnostic HL style may be applied: >
2381
-
2382
- :hi link NvimTreeDiagnosticErrorFileHL DiagnosticError
2383
- :hi link NvimTreeDiagnosticWarnFileHL DiagnosticWarn
2384
- :hi link NvimTreeDiagnosticInfoFileHL DiagnosticInfo
2385
- :hi link NvimTreeDiagnosticHintFileHL DiagnosticHint
2386
-
2387
- :hi link NvimTreeDiagnosticErrorFolderHL DiagnosticError
2388
- :hi link NvimTreeDiagnosticWarnFolderHL DiagnosticWarn
2389
- :hi link NvimTreeDiagnosticInfoFolderHL DiagnosticInfo
2390
- :hi link NvimTreeDiagnosticHintFolderHL DiagnosticHint
2391
- <
2392
2380
Legacy highlight group are still obeyed when they are defined and the current
2393
2381
highlight group is not, hard linking as follows: >
2394
2382
You can’t perform that action at this time.
0 commit comments