Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

git-worktree

URL: https://github.com/polarmutex/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: