Variable: viper-insert-state-id
viper-insert-state-id is a variable defined in viper-init.el.gz.
Value
"<I> "
Documentation
Mode line tag identifying the Insert mode of Viper.
Source Code
;; Defined in /usr/src/emacs/lisp/emulation/viper-init.el.gz
(defconst viper-insert-state-id "<I> "
"Mode line tag identifying the Insert mode of Viper.")