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

scope

URL: https://github.com/tiagovla/scope.nvim/

Maintainers: Andrew Plaza

plugins.scope.enable

Whether to enable scope.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.scope.package

The scope.nvim package to use.

Type: package

Default: pkgs.vimPlugins.scope-nvim

Declared by:

plugins.scope.autoLoad

Whether to automatically load scope.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: