doomemacs/core
Henrik Lissner 5b8b04f0c8
Properly lazy load flyspell
Package was eagerly loaded at startup, so we must pretend it hasn't to
defer it and future configuration.

And generalize defer-feature! macro.
2020-06-05 01:41:49 -04:00
..
autoload General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
cli Fix #3277: 'doom install' options are ignored 2020-06-02 18:16:32 -04:00
templates Minor refactors & comment/message revision 2020-05-25 22:11:15 -04:00
test Remove unused test module 2020-05-25 16:02:07 -04:00
core-cli.el Move 'restart Emacs to see changes' message to 'doom sync' 2020-05-26 04:09:11 -04:00
core-editor.el Change doom-{interactive,debug}-mode suffix to -p 2020-05-25 03:43:40 -04:00
core-keybinds.el General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
core-lib.el Properly lazy load flyspell 2020-06-05 01:41:49 -04:00
core-modules.el Refactor :load-path resolve-from-here advice 2020-06-01 21:07:22 -04:00
core-packages.el General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
core-projects.el Fix #2351: counsel-rg errors on Windows 2020-06-05 00:43:51 -04:00
core-ui.el Fix wrong-number-of-args error on doom-init-theme-h 2020-05-25 00:01:52 -04:00
core.el Minor refactors & comment/message revision 2020-05-25 22:11:15 -04:00
packages.el Bump :core 2020-06-02 19:52:42 -04:00