Variable: vip-current-major-mode
vip-current-major-mode is a buffer-local variable defined in
vip.el.gz.
Documentation
vip-current-major-mode is the major-mode vi considers it is now.
(buffer specific)
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/vip.el.gz
(defvar vip-current-major-mode nil
"vip-current-major-mode is the major-mode vi considers it is now.
\(buffer specific)")