Variable: evil-local-mode-hook

evil-local-mode-hook is a customizable variable defined in evil-core.el.

Value

(evil--jumps-install-or-uninstall
 evil-local-mode--set-explicitly(var)/evil-local-mode--set-explicitly(fun))

Documentation

Hook run after entering or leaving evil-local-mode(var)/evil-local-mode(fun).

No problems result if this variable is not bound. add-hook automatically binds it. (This is true for all hook variables.)

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-core.el