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

plugins.lazy.enable

Whether to enable lazy.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.lazy.package

The lazy-nvim package to use.

Type: package

Default: pkgs.vimPlugins.lazy-nvim

Declared by:

plugins.lazy.plugins

List of plugins

Type: list of (package or (submodule))

Default: [ ]

Declared by: