plugins.alpha.enable

Whether to enable alpha-nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.alpha.package

The alpha-nvim package to use.

Type: package

Default: pkgs.vimPlugins.alpha-nvim

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: