Variable: evil-ex-history
evil-ex-history is a variable defined in evil-vars.el.
Value
nil
Documentation
History of Ex commands.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-ex-history nil
"History of Ex commands.")