plugins.chadtree.theme.highlights.bookmarks
These are used to show bookmarks.
Type: null or string or raw lua code
Default:
null
Plugin default: "Title"
Declared by:
plugins.chadtree.theme.highlights.ignored
These are used for files that are ignored by user supplied pattern
in chadtree.ignore
and by version control.
Type: null or string or raw lua code
Default:
null
Plugin default: "Comment"
Declared by:
plugins.chadtree.theme.highlights.quickfix
These are used to notify the number of times a file / folder appears in the quickfix
list.
Type: null or string or raw lua code
Default:
null
Plugin default: "Label"
Declared by:
plugins.chadtree.theme.highlights.versionControl
These are used to put a version control status beside each file.
Type: null or string or raw lua code
Default:
null
Plugin default: "Comment"
Declared by: