Variable: viper-vi-minibuffer-minor-mode

viper-vi-minibuffer-minor-mode is a buffer-local variable defined in viper-init.el.gz.

Documentation

Minor mode that forces Vi-style when the Minibuffer is in Vi state.

Source Code

;; Defined in /usr/src/emacs/lisp/emulation/viper-init.el.gz
(defvar-local viper-vi-minibuffer-minor-mode nil
   "Minor mode that forces Vi-style when the Minibuffer is in Vi state.")