viper-vi-local-user-map
viper-vi-local-user-map is a variable defined in `
viper-keym.el
'.
Its value is
(keymap)
- Automatically becomes permanently buffer-local when set.
- This variable may be risky if used as a file-local variable.
Documentation:
Keymap for user-defined local bindings.
Useful for changing bindings such as ZZ in certain major modes.
For instance, in letter-mode, one may want to bind ZZ to
mh-send-letter. In a newsreader such as gnus, tin, or rn, ZZ could be bound
to save-buffers-kill-emacs then post article, etc.
(buffer local)