Variable: evil-repeat-pos

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

Value

nil

Documentation

The point position at the start of a change-tracking command.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-repeat-pos nil
  "The point position at the start of a change-tracking command.")