Alias chorus.keymap.Rhs
-
alias chorus.keymap.Rhs = (
chorus.keymap.Action
| {[1]:chorus.keymap.Action
, [string
]:any
} |chorus.keymap.DELETE
|chorus.keymap.Spec
) Right-hand side in a keymap spec
DELETE
: Indicates mapping should be deleted if it exists{ <action>, <option> = <value> ... }
: An action plus optionsA nested spec which inherits modes and options and any key sequence as a prefix