dashboard
URL: https://github.com/nvimdev/dashboard-nvim/
Maintainers: Matt Sturgeon
plugins.dashboard.enable
Whether to enable dashboard-nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.dashboard.package
The dashboard-nvim package to use.
Type: package
Default:
pkgs.vimPlugins.dashboard-nvim
Declared by:
plugins.dashboard.autoLoad
Whether to automatically load dashboard-nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: