Variable: evil-ex-argument

evil-ex-argument is a variable defined in evil-vars.el.

Value

nil

Documentation

The current argument of the Ex command.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-ex-argument nil
  "The current argument of the Ex command.")