Add root folder name.
This commit is contained in:
committed by
Kiyan Yazdani
parent
2a3c9cfd12
commit
caf238d908
@@ -146,6 +146,12 @@ Can be `0` or `1`. When `1`, will hide dotfiles, files or folders which start
|
||||
with the `.` character.
|
||||
Default is 0
|
||||
|
||||
|g:lua_tree_root_folder_modifier| *g:lua_tree_hide_dotfiles*
|
||||
|
||||
In what format to show root folder. See `:help filename-modifiers` for
|
||||
available options.
|
||||
Default is `:~`
|
||||
|
||||
==============================================================================
|
||||
INFORMATIONS *nvim-tree-info*
|
||||
|
||||
@@ -241,6 +247,7 @@ applied.
|
||||
|
||||
LuaTreeSymlink
|
||||
LuaTreeFolderName
|
||||
LuaTreeRootFolder
|
||||
LuaTreeFolderIcon
|
||||
LuaTreeExecFile
|
||||
LuaTreeSpecialFile
|
||||
|
||||
Reference in New Issue
Block a user