fugitive
URL: https://github.com/tpope/vim-fugitive/
Maintainers: Gaetan Lepage
plugins.fugitive.enable
Whether to enable vim-fugitive.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.fugitive.package
The vim-fugitive package to use.
Type: package
Default:
pkgs.vimPlugins.vim-fugitive
Declared by:
plugins.fugitive.gitPackage
The git package to use.
Type: null or package
Default:
pkgs.git
Declared by: