Variable: evil-paste-count

evil-paste-count is a variable defined in evil-vars.el.

Value

nil

Documentation

The count argument of the current paste command.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-paste-count nil
  "The count argument of the current paste command.")