Skip to content

Commit b307b84

Browse files
committed
tidy HL doc
1 parent 2e7ba96 commit b307b84

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

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

0 commit comments

Comments
 (0)