plugins.chadtree.options.follow
CHADTree will highlight currently open file, and open all its parents.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.chadtree.options.lang
CHADTree will guess your locale from unix environmental variables.
Set to c
to disable emojis.
Type: null or string
Default:
null
Declared by:
plugins.chadtree.options.pageIncrement
Change how many lines {
and }
scroll.
Type: null or signed integer or floating point number or raw lua code
Default:
null
Plugin default: 5
Declared by:
plugins.chadtree.options.pollingRate
CHADTree’s background refresh rate.
Type: null or signed integer or floating point number or raw lua code
Default:
null
Plugin default: 2.0
Declared by:
plugins.chadtree.options.session
Save & restore currently open folders.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.chadtree.options.showHidden
Hide some files and folders by default. By default this can be toggled using the .
key.
see chadtree_settings.ignore
for more details.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.chadtree.options.versionControl
Enable version control. This can also be toggled. But unlike show_hidden
, does not have a default keybind.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: