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

project-nvim

URL: https://github.com/ahmedkhalf/project.nvim/

Maintainers: Austin Horstman

plugins.project-nvim.enable

Whether to enable project.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.project-nvim.enableTelescope

Whether to enable project-nvim telescope integration.

Type: boolean

Default: false

Example: true

Declared by:

plugins.project-nvim.package

The project.nvim package to use.

Type: package

Default: pkgs.vimPlugins.project-nvim

Declared by:

plugins.project-nvim.autoLoad

Whether to automatically load project.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: