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

cmp-nvim-lsp

URL: https://github.com/hrsh7th/cmp-nvim-lsp/

Maintainers: Gaetan Lepage

plugins.cmp-nvim-lsp.enable

Whether to enable cmp-nvim-lsp.

Type: boolean

Default: false

Example: true

Declared by:

plugins.cmp-nvim-lsp.package

The cmp-nvim-lsp package to use.

Type: package

Default: pkgs.vimPlugins.cmp-nvim-lsp

Declared by:

plugins.cmp-nvim-lsp.autoLoad

Whether to automatically load cmp-nvim-lsp when neovim starts.

Type: boolean

Default: true

Example: false

Declared by: