Variable: evil--execute-normal-eol-pos
evil--execute-normal-eol-pos is a buffer-local variable defined in
evil-commands.el.
Documentation
Point position if it was at EOL before evil-execute-in-normal-state.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-commands.el
(evil-define-local-var evil--execute-normal-eol-pos nil
"Point position if it was at EOL before `evil-execute-in-normal-state'.")