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

nvim-snippets

URL: https://github.com/garymjr/nvim-snippets/

Maintainers: Pedro Sánchez

plugins.nvim-snippets.enable

Whether to enable nvim-snippets.

Type: boolean

Default: false

Example: true

Declared by:

plugins.nvim-snippets.package

The nvim-snippets package to use.

Type: package

Default: pkgs.vimPlugins.nvim-snippets

Declared by:

plugins.nvim-snippets.autoLoad

Whether to automatically load nvim-snippets when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: