We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NvimTreeWindowPicker
1 parent 5014f59 commit a49b3adCopy full SHA for a49b3ad
doc/nvim-tree-lua.txt
@@ -567,8 +567,9 @@ HIGHLIGHT GROUPS *nvim-tree-highlight*
567
568
|nvim_tree_highlight| *nvim_tree_highlight*
569
570
-All the following highlight groups can be configured by hand. It is not
571
-advised to colorize the background of these groups.
+All the following highlight groups can be configured by hand. Aside from
+`NvimTreeWindowPicker`, it is not advised to colorize the background of these
572
+groups.
573
574
Example (in your `init.vim`):
575
>
@@ -619,6 +620,8 @@ NvimTreeGitRenamed
619
620
NvimTreeGitNew
621
NvimTreeGitDeleted
622
623
+NvimTreeWindowPicker
624
+
625
There are also links to normal bindings to style the tree itself.
626
627
Normal
0 commit comments