Variable: evil--ex-shortcut-command
evil--ex-shortcut-command is a variable defined in evil-ex.el.
Value
nil
Documentation
Interactive command to use instead of an Ex command.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-ex.el
(defvar evil--ex-shortcut-command nil
"Interactive command to use instead of an Ex command.")