specs

URL: https://github.com/cxwx/specs.nvim/

Maintainers: Gaetan Lepage

plugins.specs.enable

Whether to enable specs.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.specs.package

The specs.nvim package to use.

Type: package

Default: pkgs.vimPlugins.specs-nvim

Declared by:

plugins.specs.autoLoad

Whether to automatically load specs.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: