feat: add ability for the tree to change tab
- remove tags file - open/close the tree on `TabEnter` with the option `g:lua_tree_tab_open`
This commit is contained in:
@@ -157,6 +157,12 @@ In what format to show root folder. See `:help filename-modifiers` for
|
||||
available options.
|
||||
Default is `:~`
|
||||
|
||||
|g:lua_tree_tab_open| *g:lua_tree_tab_open*
|
||||
|
||||
Can be 0 or 1. When 1, will open the tree when entering a new tab if the
|
||||
tree was previously open.
|
||||
Default is 0
|
||||
|
||||
==============================================================================
|
||||
INFORMATIONS *nvim-tree-info*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user