diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index af9c3fc..3fd2320 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -56,7 +56,7 @@ :checkers syntax - (spell +aspell) + (spell +enchant +everywhere) grammar :tools @@ -104,7 +104,6 @@ irc ; how neckbeards socialize (rss +org) ; emacs as an RSS reader - :config literate (default +bindings +smartparens))