viper-ESC-key | Key used to ESC. |
viper-comint-mode-modifier-map | This map modifies comint mode. |
viper-dired-modifier-map | This map modifies Dired behavior. |
viper-emacs-global-user-map | Auxiliary map for global user-defined bindings in Emacs state. |
viper-emacs-kbd-map | This keymap keeps Vi-style kbd macros for Emacs mode. |
viper-emacs-local-user-map | Auxiliary map for local user-defined bindings in Emacs state. |
viper-gnus-modifier-map | This map modifies Gnus behavior. |
viper-insert-basic-map | The basic insert-mode keymap. |
viper-insert-diehard-map | Map used when user wants vi-style keys in insert mode. |
viper-insert-global-user-map | Auxiliary map for global user-defined bindings in Insert state. |
viper-insert-kbd-map | This keymap keeps VI-style kbd macros for insert mode. |
viper-insert-local-user-map | Auxiliary map for per-buffer user-defined keybindings in Insert state. |
viper-minibuffer-map | Keymap used to modify keys when Minibuffer is in Insert state. |
viper-no-multiple-ESC | If non-nil, multiple ESC in Vi mode will cause bell to ring. |
viper-quoted-insert-key | The key used to quote special characters when inserting them in Insert state. |
viper-replace-map | Map used in Viper’s replace state. |
viper-slash-and-colon-map | This map redefines / and : to behave as in Vi. |
viper-toggle-key | The key used to change states from Emacs to Vi and back. |
viper-vi-basic-map | This is the main keymap in effect in Viper’s Vi state. |
viper-vi-diehard-map | This keymap is in use when the user asks Viper to simulate Vi very closely. |
viper-vi-global-user-map | Keymap for user-defined global bindings. |
viper-vi-kbd-map | This keymap keeps keyboard macros defined via the :map command. |
viper-vi-local-user-map | Keymap for user-defined local bindings. |
viper-want-ctl-h-help | If non-nil, bind C-h to ‘help-command’. |
viper-want-emacs-keys-in-insert | Set to nil if you want complete Vi compatibility in insert mode. |
viper-want-emacs-keys-in-vi | Set to nil if you want complete Vi compatibility in Vi mode. |