plugins.chadtree.enable
Whether to enable chadtree.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.chadtree.package
The chadtree package to use.
Type: package
Default:
pkgs.vimPlugins.chadtree
Declared by:
plugins.chadtree.extraOptions
These attributes will be added to the table parameter for the setup function. Typically, it can override NixVim’s default settings.
Type: attribute set of anything
Default:
{ }
Declared by: