about summary refs log tree commit diff
path: root/modules/common/emacs/doom
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/common/emacs/doom/init.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/common/emacs/doom/init.el b/modules/common/emacs/doom/init.el
index cdab069..764c25e 100644
--- a/modules/common/emacs/doom/init.el
+++ b/modules/common/emacs/doom/init.el
@@ -49,9 +49,7 @@
 
        :checkers
        syntax
-       (spell +enchant
-              +everywhere
-              +flyspell)
+       (spell +aspell +everywhere)
        grammar
 
        :tools

Consider giving Nix/NixOS a try! <3