lazygit
URL: https://github.com/kdheepak/lazygit.nvim/
Maintainers: Andres Bermeo Marinelli
plugins.lazygit.enable
Whether to enable lazygit.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.lazygit.package
The lazygit.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.lazygit-nvim
Declared by:
plugins.lazygit.gitPackage
The git package to use.
Type: null or package
Default:
pkgs.git
Declared by:
plugins.lazygit.lazygitPackage
The lazygit package to use.
Type: null or package
Default:
pkgs.lazygit
Declared by: