summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 5ecb19d..a7f8522 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -89,7 +89,8 @@
mu4e-headers-mode-hook
proced-mode-hook
rmail-summary-mode-hook
- ebib-index-mood-hook))
+ ebib-index-mode-hook
+ ebib-entry-mode-hook))
;; Ensure that transients look nice with a variable pitch font.
(setopt transient-align-variable-pitch t)