Skip to content

Commit a49b3ad

Browse files
authored
docs: include NvimTreeWindowPicker in hl-groups (#730)
1 parent 5014f59 commit a49b3ad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/nvim-tree-lua.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -567,8 +567,9 @@ HIGHLIGHT GROUPS *nvim-tree-highlight*
567567

568568
|nvim_tree_highlight| *nvim_tree_highlight*
569569

570-
All the following highlight groups can be configured by hand. It is not
571-
advised to colorize the background of these groups.
570+
All the following highlight groups can be configured by hand. Aside from
571+
`NvimTreeWindowPicker`, it is not advised to colorize the background of these
572+
groups.
572573

573574
Example (in your `init.vim`):
574575
>
@@ -619,6 +620,8 @@ NvimTreeGitRenamed
619620
NvimTreeGitNew
620621
NvimTreeGitDeleted
621622

623+
NvimTreeWindowPicker
624+
622625
There are also links to normal bindings to style the tree itself.
623626

624627
Normal

0 commit comments

Comments
 (0)