Variable: evil-repeat-keys

evil-repeat-keys is a variable defined in evil-vars.el.

Value

nil

Documentation

The keys that invoked the current command.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-repeat-keys nil
  "The keys that invoked the current command.")