summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/flyspell-and-abbrev.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/flyspell-and-abbrev.el b/modules/flyspell-and-abbrev.el
index bcc8be696..04d7a1cd0 100644
--- a/modules/flyspell-and-abbrev.el
+++ b/modules/flyspell-and-abbrev.el
@@ -84,8 +84,7 @@
(use-package flyspell
- :defer .5
- :after ispell
+ :after (ispell abbrev)
:ensure nil ;; built-in
:config
;; don't print message for every word when checking