git-worktree
URL: https://github.com/ThePrimeagen/git-worktree.nvim/
Maintainers: Austin Horstman
plugins.git-worktree.enable
Whether to enable git-worktree.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.git-worktree.enableTelescope
Whether to enable telescope integration.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.git-worktree.package
The git-worktree.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.git-worktree-nvim
Declared by:
plugins.git-worktree.autoLoad
Whether to automatically load git-worktree.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by:
plugins.git-worktree.gitPackage
The git package to use.
Type: null or package
Default:
pkgs.git
Declared by: