Variable: cider-history-mode-hook

cider-history-mode-hook is a variable defined in cider-history.el.

Value

nil

Documentation

Hook run after entering cider-history-mode.

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

Aliases

cider-repl-history-mode-hook (obsolete since 2.0.0)

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260821.817/cider-history.el