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: