Files
doomemacs/modules
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
..
2020-08-19 16:18:11 -04:00
2020-09-02 18:34:47 -04:00
2020-08-20 21:40:06 -04:00
2020-09-04 20:52:21 +02:00