Variable: evil--command-properties

evil--command-properties is a variable defined in evil-common.el.

Value

nil

Documentation

Specifications made by evil-define-command.

Aliases

evil-command-properties(var)/evil-command-properties(fun) (obsolete since 1.15.0)

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-common.el
(defvar evil--command-properties nil
  "Specifications made by `evil-define-command'.")