neogit

URL: https://github.com/NeogitOrg/neogit/

Maintainers: Gaetan Lepage

plugins.neogit.enable

Whether to enable neogit.

Type: boolean

Default: false

Example: true

Declared by:

plugins.neogit.package

The neogit package to use.

Type: package

Default: pkgs.vimPlugins.neogit

Declared by:

plugins.neogit.autoLoad

Whether to automatically load neogit when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by:

plugins.neogit.gitPackage

The git package to use.

Type: null or package

Default: pkgs.git

Declared by:

plugins.neogit.whichPackage

The which package to use.

Type: null or package

Default: pkgs.which

Declared by: