Variable: evil--execute-normal-return-state

evil--execute-normal-return-state is a variable defined in evil-commands.el.

Value

nil

Documentation

The state to return to after executing in normal state.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-commands.el
(defvar evil--execute-normal-return-state nil
  "The state to return to after executing in normal state.")