diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/doom/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/doom/init.el b/config/doom/init.el index d583476..422b762 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -80,8 +80,8 @@ :checkers syntax ; tasing you for every semicolon you forget - (spell +flyspell) ; tasing you for misspelling mispelling - ;;grammar ; tasing grammar mistake every you make + (spell +flyspell +hunspell) ; tasing you for misspelling mispelling + grammar ; tasing grammar mistake every you make :tools ;;ansible |