Variable: evil-recording-current-command

evil-recording-current-command is a variable defined in evil-vars.el.

Value

nil

Documentation

Whether we are recording the current command for repeat.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-recording-current-command nil
  "Whether we are recording the current command for repeat.")