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