plugins.lazy.enable
Whether to enable lazy.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.lazy.package
The lazy-nvim package to use.
Type: package
Default:
pkgs.vimPlugins.lazy-nvim
Declared by:
plugins.lazy.gitPackage
The git package to use.
Type: null or package
Default:
pkgs.git
Declared by: