doomemacs/modules
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
..
app Bump * 2020-08-19 16:18:11 -04:00
checkers checkers/spell: fix z=, zq, zw & personal dictionary 2020-08-23 02:32:58 -04:00
completion Bump :completion ivy 2020-08-21 15:49:39 -04:00
config config/literate: don't add save hook more than once 2020-08-22 17:40:25 -04:00
editor editor/evil: move ]s/[s keybinds to motion state 2020-08-21 20:09:36 -04:00
emacs Merge pull request #3780 from t-e-r-m/dired-git-info-var-200819 2020-08-19 16:32:44 -04:00
email Merge pull request #3764 from jeetelongname/develop 2020-08-19 16:33:09 -04:00
input Merge pull request #3754 from gagbo/feature/input-layout 2020-08-19 16:39:04 -04:00
lang Bump :lang cc 2020-08-22 15:59:01 -04:00
os os/macos: add packages.el 2020-08-20 21:40:06 -04:00
term Bump * 2020-08-19 16:18:11 -04:00
tools tools/lsp: minor refactor & doc revision 2020-08-22 15:34:52 -04:00
ui Fix #3765: larger window dividers in writeroom-mode 2020-08-21 22:16:39 -04:00