summaryrefslogtreecommitdiff
path: root/emacs/notmuch-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/notmuch-config.el')
-rw-r--r--emacs/notmuch-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/notmuch-config.el b/emacs/notmuch-config.el
index d916c3d..1960cd9 100644
--- a/emacs/notmuch-config.el
+++ b/emacs/notmuch-config.el
@@ -233,7 +233,7 @@ running offlineimap (t) or manual (nil).")
(add-hook 'message-mode-hook (lambda ()
(turn-on-auto-fill)
- (flyspell-mode)
+ (spell-fu-mode 1)
(company-mode)))
(setq notmuch-tree-result-format '(("date" . "%12s | ")