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-20260728.1438/evil-vars.el
(defvar evil-repeat-keys nil
  "The keys that invoked the current command.")