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

cspell

URL: https://github.com/davidmh/cspell.nvim/

Maintainers: Austin Horstman


cspell diagnostics and code actions for none-ls.

plugins.cspell.enable

Whether to enable cspell.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.cspell.package

The cspell package to use.

Type: package

Default:

pkgs.vimPlugins.cspell-nvim

Declared by:

plugins.cspell.autoLoad

Whether to automatically load cspell when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: