about summary refs log tree commit diff
path: root/modules/common/emacs/doom/init.el
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-02-19 23:34:25 +0300
committerAzat Bahawi <azat@bahawi.net>2023-02-19 23:34:25 +0300
commitcc1d3db5f2a6f05ca68818dc2303dd85fc3db06d (patch)
tree6433af1654e8ae847990b26445b03fa9665aa674 /modules/common/emacs/doom/init.el
parent2023-02-19 (diff)
2023-02-19
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