Skip to content

Commit 54d52ef

Browse files
committed
tidy HL doc
1 parent 3cd918e commit 54d52ef

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
@@ -2377,18 +2377,6 @@ Diagnostics Folder Highlight: >
23772377
- `highlight_xxx` is additive instead of overwriting. See
23782378
|nvim-tree-opts-renderer| for precedence.
23792379

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

0 commit comments

Comments
 (0)