Fix bind-chords docs: :map argument may be a list of keymaps
This commit is contained in:
@@ -92,7 +92,8 @@ function symbol (unquoted)."
|
||||
"Bind multiple chords at once.
|
||||
|
||||
Accepts keyword argument:
|
||||
:map - a keymap into which the keybindings should be added
|
||||
:map - a keymap or list of keymaps into which the keybindings should be
|
||||
added
|
||||
|
||||
The rest of the arguments are conses of keybinding string and a
|
||||
function symbol (unquoted)."
|
||||
|
||||
Reference in New Issue
Block a user