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

codesnap

URL: https://github.com/mistricky/codesnap.nvim/

Maintainers: Gaetan Lepage

plugins.codesnap.enable

Whether to enable codesnap.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.codesnap.package

The codesnap.nvim package to use.

Type: package

Default: pkgs.vimPlugins.codesnap-nvim

Declared by:

plugins.codesnap.autoLoad

Whether to automatically load codesnap.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: