doomemacs/core
Henrik Lissner 631c4004ba
Load custom-file only once & after user's config
This change facilitates the users that prefer their custom-file
somewhere other than doom-local-dir (e.g. in ~/.doom.d/custom.el).

This change prevents loading both files during startup. Just change
`custom-file` and Doom will load it after your config.el is loaded (but
before doom-post-init-hook runs).
2018-08-25 19:45:23 +02:00
..
autoload Refactor doom-quit-p 2018-08-25 04:01:35 +02:00
templates Add option to load doom in vanilla sandbox 2018-08-12 02:45:01 +02:00
test Update tests 2018-08-21 03:34:39 +02:00
core-cli.el bin/quickstart: fix wrong-number-of-args error 2018-08-25 12:02:19 +02:00
core-editor.el Move counsel+helpful integration to ivy module 2018-08-17 03:37:07 +02:00
core-keybinds.el
core-lib.el
core-modules.el Load custom-file only once & after user's config 2018-08-25 19:45:23 +02:00
core-os.el
core-packages.el
core-projects.el
core-tests.el
core-ui.el Revert da7f9019 & refactor doom init hooks 2018-08-21 04:27:14 +02:00
core.el Load custom-file only once & after user's config 2018-08-25 19:45:23 +02:00
packages.el Refactor detection of native display-line-numbers 2018-08-21 04:10:18 +02:00