plugins.nvim-tree.modified.enable

Indicate which file have unsaved modification.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.nvim-tree.modified.showOnDirs

Show modified indication on directory whose children are modified.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.nvim-tree.modified.showOnOpenDirs

Show modified indication on open directories. Only relevant when modified.showOnDirs is true.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by: