doomemacs/modules/checkers/spell/autoload
Thomas Stenhaug 90b330bbc5 Fix +spell/add-word when using flyspell
``+spell/add-word`` expects `flyspell-get-word` to return as a string
the current word. Instead, it returns a list of the form
`(<word> <start-pos> <end-pos>)`.
2020-09-14 13:02:35 +02:00
..
+flyspell.el Fix +spell/add-word when using flyspell 2020-09-14 13:02:35 +02:00
+spell-fu.el checkers/spell: add add/remove word & next/prev error commands 2020-09-02 13:58:27 -04:00