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

which-key

URL: https://github.com/folke/which-key.nvim/

Maintainers: Austin Horstman

plugins.which-key.enable

Whether to enable which-key.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.which-key.package

The which-key.nvim package to use.

Type: package

Default: pkgs.vimPlugins.which-key-nvim

Declared by:

plugins.which-key.autoLoad

Whether to automatically load which-key.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: