viper-modify-keymap
viper-modify-keymap is a compiled Lisp function in `viper-keym.el
'.
(viper-modify-keymap MAP ALIST)
Modifies MAP with bindings specified in the ALIST. The alist has the
form ((key . function) (key . function) ... ).
viper-keym.el
'.
(viper-modify-keymap MAP ALIST)
Modifies MAP with bindings specified in the ALIST. The alist has the
form ((key . function) (key . function) ... ).