Variable: cider-macrostep-mode-hook

cider-macrostep-mode-hook is a customizable variable defined in cider-macrostep.el.

Value

nil

Documentation

Hook run after entering or leaving cider-macrostep-mode(var)/cider-macrostep-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/cider-20260821.817/cider-macrostep.el