File tree 1 file changed +0
-12
lines changed 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -2352,18 +2352,6 @@ Diagnostics Folder Highlight: >
2352
2352
- `highlight_xxx` is additive instead of overwriting. See
2353
2353
| nvim-tree-opts-renderer | for precedence.
2354
2354
2355
- Legacy diagnostic HL style may be applied: >
2356
-
2357
- :hi link NvimTreeDiagnosticErrorFileHL DiagnosticError
2358
- :hi link NvimTreeDiagnosticWarnFileHL DiagnosticWarn
2359
- :hi link NvimTreeDiagnosticInfoFileHL DiagnosticInfo
2360
- :hi link NvimTreeDiagnosticHintFileHL DiagnosticHint
2361
-
2362
- :hi link NvimTreeDiagnosticErrorFolderHL DiagnosticError
2363
- :hi link NvimTreeDiagnosticWarnFolderHL DiagnosticWarn
2364
- :hi link NvimTreeDiagnosticInfoFolderHL DiagnosticInfo
2365
- :hi link NvimTreeDiagnosticHintFolderHL DiagnosticHint
2366
- <
2367
2355
Legacy highlight group are still obeyed when they are defined and the current
2368
2356
highlight group is not, hard linking as follows: >
2369
2357
You can’t perform that action at this time.
0 commit comments