plugins.alpha.enable
Whether to enable alpha-nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.alpha.package
Which package to use for the alpha-nvim plugin.
Type: package
Default:
<derivation vimplugin-alpha-nvim-2024-02-25>
Declared by:
plugins.alpha.iconsEnabled
Toggle icon support. Installs nvim-web-devicons.
Type: boolean
Default:
true
Declared by:
plugins.alpha.opts
Optional global options.
Type: null or (attribute set of anything)
Default:
null
Declared by:
plugins.alpha.theme
You can directly use a pre-defined theme.
Type: null or string or raw lua code
Default:
null
Example:
"dashboard"
Declared by: