summaryrefslogtreecommitdiff
path: root/.config/emacs
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs')
-rw-r--r--.config/emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index 93b30a7..891e10d 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -107,7 +107,7 @@ it convenient to use in ‘thread-last’."
(pixel-scroll-precision-mode)
(x-set show-paren-delay 0)
-(dolist (hook '(conf-mode-hook prog-mode-hook))
+(dolist (hook '(conf-mode-hook prog-mode-hook helpful-mode-hook))
(add-hook hook #'show-paren-local-mode))
(x-set read-extended-command-predicate