Variable: evil-last-insertion
evil-last-insertion is a variable defined in evil-vars.el.
Value
nil
Documentation
The last piece of inserted text.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-last-insertion nil
"The last piece of inserted text.")