Skip to content

Commit 5398a10

Browse files
committed
tidy HL doc
1 parent 8bbd794 commit 5398a10

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

doc/nvim-tree-lua.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2330,18 +2330,6 @@ Diagnostics Folder Highlight: >
23302330
- `highlight_xxx` is additive instead of overwriting. See
23312331
|nvim-tree-opts-renderer| for precedence.
23322332

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-
<
23452333
Legacy highlight group are still obeyed when they are defined and the current
23462334
highlight group is not, hard linking as follows: >
23472335

0 commit comments

Comments
 (0)