docs: include NvimTreeWindowPicker in hl-groups (#730)
This commit is contained in:
committed by
GitHub
parent
5014f59585
commit
a49b3ad4f5
@@ -567,8 +567,9 @@ HIGHLIGHT GROUPS *nvim-tree-highlight*
|
|||||||
|
|
||||||
|nvim_tree_highlight| *nvim_tree_highlight*
|
|nvim_tree_highlight| *nvim_tree_highlight*
|
||||||
|
|
||||||
All the following highlight groups can be configured by hand. It is not
|
All the following highlight groups can be configured by hand. Aside from
|
||||||
advised to colorize the background of these groups.
|
`NvimTreeWindowPicker`, it is not advised to colorize the background of these
|
||||||
|
groups.
|
||||||
|
|
||||||
Example (in your `init.vim`):
|
Example (in your `init.vim`):
|
||||||
>
|
>
|
||||||
@@ -619,6 +620,8 @@ NvimTreeGitRenamed
|
|||||||
NvimTreeGitNew
|
NvimTreeGitNew
|
||||||
NvimTreeGitDeleted
|
NvimTreeGitDeleted
|
||||||
|
|
||||||
|
NvimTreeWindowPicker
|
||||||
|
|
||||||
There are also links to normal bindings to style the tree itself.
|
There are also links to normal bindings to style the tree itself.
|
||||||
|
|
||||||
Normal
|
Normal
|
||||||
|
|||||||
Reference in New Issue
Block a user