plugins.nvim-tree.modified.enable
Indicate which file have unsaved modification.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.nvim-tree.modified.showOnDirs
Show modified indication on directory whose children are modified.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.nvim-tree.modified.showOnOpenDirs
Show modified indication on open directories.
Only relevant when modified.showOnDirs
is true
.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: