Files
doomemacs/modules/tools
UndeadKernel 76f98043f1 flyspell: allow enabling either aspell or hunspell
* Previously, a user could not choose which spell checker to use.
  Instead, the first one found was used.
* This PR adds the flags `+aspell` and `+hunspell` which allow a user to
  choose which spellchcker to use (even if both are installed).
* Report an error if spell checking is enabled but no spell checker
  is found.
2019-03-18 15:59:55 +01:00
..
2019-03-02 01:34:19 -05:00
2019-03-11 12:54:16 -04:00
2019-03-02 02:04:11 -05:00
2019-03-13 20:41:48 -04:00