Variable: evil-previous-state-alist

evil-previous-state-alist is a buffer-local variable defined in evil-vars.el.

Documentation

For Each evil state the Evil state being switched from.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(evil-define-local-var evil-previous-state-alist nil
  "For Each evil state the Evil state being switched from.")