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