plugins.nvim-tree.actions.openFile.quitOnOpen

Closes the explorer when opening a file. It will also disable preventing a buffer overriding the tree.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.nvim-tree.actions.openFile.resizeWindow

Resizes the tree when opening a file.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by: