mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Make flyspell the default spellcheck backend
It's more likely to work out of the box. Until spell-fu's weaknesses can be worked out, here or upstream, I'll opt for the less confusing option.
This commit is contained in:
@ -80,7 +80,7 @@
|
||||
|
||||
:checkers
|
||||
syntax ; tasing you for every semicolon you forget
|
||||
;;spell ; tasing you for misspelling mispelling
|
||||
;;(spell +flyspell) ; tasing you for misspelling mispelling
|
||||
;;grammar ; tasing grammar mistake every you make
|
||||
|
||||
:tools
|
||||
|
Reference in New Issue
Block a user