plugins.leap.specialKeys.multiAccept
Key captured by the plugin at runtime to accept the selection in |leap-multiselect|
mode.
Type: null or string or raw lua code
Default:
null
Plugin default: "<enter>"
Declared by:
plugins.leap.specialKeys.multiRevert
Key captured by the plugin at runtime to deselect the last selected target in
|leap-multiselect|
mode.
Type: null or string or raw lua code
Default:
null
Plugin default: "<backspace>"
Declared by:
plugins.leap.specialKeys.nextGroup
Key captured by the plugin at runtime to switch to the next group of matches, when there are more matches than available labels.
Type: null or string or raw lua code
Default:
null
Plugin default: "<space>"
Declared by:
plugins.leap.specialKeys.nextTarget
Key captured by the plugin at runtime to jump to the next match in traversal mode
(|leap-traversal|
)
Type: null or string or raw lua code
Default:
null
Plugin default: "<enter>"
Declared by:
plugins.leap.specialKeys.prevGroup
Key captured by the plugin at runtime to switch to the previous group of matches, when there are more matches than available labels.
Type: null or string or raw lua code
Default:
null
Plugin default: "<tab>"
Declared by:
plugins.leap.specialKeys.prevTarget
Key captured by the plugin at runtime to jump to the previous match in traversal mode
(|leap-traversal|
)
Type: null or string or raw lua code
Default:
null
Plugin default: "<tab>"
Declared by: