make linking of default groups for tree style and add docs

This commit is contained in:
kiyan42
2020-04-03 11:50:14 +02:00
parent 658e2100eb
commit c003626dee
7 changed files with 26 additions and 8 deletions

View File

@@ -134,6 +134,8 @@ Mouse support defined in |KeyBindings|
==============================================================================
HIGHLIGHT GROUPS *nvim-tree-highlight*
|lua_tree_highlight| *lua_tree_highlight*
All the following highlight groups can be configured by hand. It is not
advised to colorize the background of these groups.
@@ -175,5 +177,13 @@ LuaTreeGitMerge
LuaTreeGitRenamed
LuaTreeGitNew
There are also links to normal bindings to style the tree itself.
Normal
EndOfBuffer
CursorLine
VertSplit
CursorColumn
vim:tw=78:ts=8:noet:ft=help:norl: