Variable: evil--ex-cmd
evil--ex-cmd is a variable defined in evil-ex.el.
Value
nil
Documentation
The current Ex command string.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-ex.el
(defvar evil--ex-cmd nil
"The current Ex command string.")