doomemacs/core
Henrik Lissner 1d709e30be
custom-file = ~/.doom.d/config.el
custom-file is now set to your private config.el, because users may want
to be able to see what Customize is storing (and where) front and
center. Storing it away in ~/.emacs.d/.local makes it harder to notice.

Also, have enable-command (and disable-command) save their data to
custom-file instead of ~/.emacs.d (see #3379).

Fixes #3379
2020-06-13 16:21:43 -04:00
..
autoload Merge pull request #3258 from sei40kr/tslint-and-eslint-for-tsx 2020-06-07 14:19:13 -04:00
cli Fix units of "projectile cache is too large" warning 2020-06-10 21:54:09 -04:00
templates Update doc comments in {init,config}.el templates 2020-06-07 20:02:59 +08: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 custom-file = ~/.doom.d/config.el 2020-06-13 16:21:43 -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 Changing add-hook in :config of use-package to :hook 2020-06-10 23:23:17 -07:00
core.el custom-file = ~/.doom.d/config.el 2020-06-13 16:21:43 -04:00
packages.el Bump :core 2020-06-10 02:43:19 -04:00