plugins.chadtree.theme.highlights.bookmarks
These are used to show bookmarks.
Plugin default: "Title"
Type: null or string or raw lua code
Default:
null
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.
Plugin default: "Comment"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.chadtree.theme.highlights.quickfix
These are used to notify the number of times a file / folder appears in the quickfix
list.
Plugin default: "Label"
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.chadtree.theme.highlights.versionControl
These are used to put a version control status beside each file.
Plugin default: "Comment"
Type: null or string or raw lua code
Default:
null
Declared by: