summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-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 bcc8be69..04d7a1cd 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