doomemacs/modules/checkers
Henrik Lissner c497cdabc7
checkers/spell: fix z=, zq, zw & personal dictionary
+ Fixes ispell not noticing allowed words in your personal dictionary.
  So +spell/correct would sometimes correct words that spell-fu wasn't
  highlighting as incorrect, and sometimes wouldn't correct words that
  were.
+ Fixes spell-fu refusing to read or write to the personal dictionary if
  the file didn't already exist beforehand (for zq and zw).
+ Change ispell-dictionary fallback from "en_US" (which aspell won't
  always recognize) to "en".
+ Moved ispell-personal-dictionary to ~/.emacs.d/.local/etc/ispell/ by
  default.
2020-08-23 02:32:58 -04:00
..
grammar Bump :checkers 2020-07-23 01:31:36 -04:00
spell checkers/spell: fix z=, zq, zw & personal dictionary 2020-08-23 02:32:58 -04:00
syntax Bump * 2020-08-19 16:18:11 -04:00