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-lua

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

Maintainers: Gaetan Lepage

plugins.cmp-nvim-lua.enable

Whether to enable cmp-nvim-lua.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.cmp-nvim-lua.package

The cmp-nvim-lua package to use.

Type: package

Default:

pkgs.vimPlugins.cmp-nvim-lua

Declared by:

plugins.cmp-nvim-lua.autoLoad

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

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: