plugins.nvim-tree.tab.sync.close
Closes the tree across all tabpages when the tree is closed.
Plugin default: false
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.nvim-tree.tab.sync.ignore
List of filetypes or buffer names on new tab that will prevent |nvim-tree.tab.sync.open| and |nvim-tree.tab.sync.close|
Plugin default: []
Type: null or (list of string)
Default:
null
Declared by:
plugins.nvim-tree.tab.sync.open
Opens the tree automatically when switching tabpage or opening a new tabpage if the tree was previously open.
Plugin default: false
Type: null or boolean or raw lua code
Default:
null
Declared by: