aboutsummaryrefslogtreecommitdiffstats
path: root/doom/init.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-05-05 13:16:30 +0100
committerYann Herklotz <git@yannherklotz.com>2020-05-05 13:16:30 +0100
commita87136f24c615a1056d7c638842c8ac598f28c0b (patch)
tree278958bc2cdb2333010dd0248914d7f413c7e012 /doom/init.el
parentbd29111406622c71d0eb4e2c20a85898c5cef392 (diff)
downloaddotfiles-a87136f24c615a1056d7c638842c8ac598f28c0b.tar.gz
dotfiles-a87136f24c615a1056d7c638842c8ac598f28c0b.zip
Use notmuch and aspell
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/doom/init.el b/doom/init.el
index 2bd908e..8447c83 100644
--- a/doom/init.el
+++ b/doom/init.el
@@ -76,7 +76,7 @@
:checkers
syntax ; tasing you for every semicolon you forget
- (spell +hunspell) ; tasing you for misspelling mispelling
+ (spell +aspell) ; tasing you for misspelling mispelling
;;grammar ; tasing grammar mistake every you make
:tools
@@ -163,8 +163,8 @@
;;web ; the tubes
:email
- (mu4e +gmail)
- ;;notmuch
+ ;;(mu4e +gmail)
+ notmuch
;;(wanderlust +gmail)
:app