plugins.nvim-tree.actions.openFile.quitOnOpen
Closes the explorer when opening a file. It will also disable preventing a buffer overriding the tree.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.nvim-tree.actions.openFile.resizeWindow
Resizes the tree when opening a file.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: