plugins.spectre.settings.mapping
Keymaps declaration.
default: see here
Type: null or (attribute set of (submodule))
Default:
null
Declared by:
plugins.spectre.settings.mapping.<name>.cmd
Command to run.
Type: string
Example:
"<cmd>lua require('spectre').tab()<cr>"
Declared by:
plugins.spectre.settings.mapping.<name>.desc
Description for this mapping.
Type: null or string or raw lua code
Default:
null
Declared by:
plugins.spectre.settings.mapping.<name>.map
Keyboard shortcut.
Type: string
Declared by: