Variable: rainbow-delimiters-mode-hook
rainbow-delimiters-mode-hook is a customizable variable defined in
rainbow-delimiters.el.
Value
nil
Documentation
Hook run after entering or leaving rainbow-delimiters-mode(var)/rainbow-delimiters-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/rainbow-delimiters-20210515.1254/rainbow-delimiters.el