doomemacs/core
Henrik Lissner 05303c0fdb
💥 Rethink core hook order & naming
- doom-post-init-hook was renamed doom-init-modules-hook
- doom-init-hook was renamed doom-before-init-modules-hook
- doom-init-modules-hook now runs before the user's config.el is run
- Moved doom-init-ui-hook to run later (on window-setup-hook rather than
  emacs-startup-hook).

Yield a modest improvement in startup times.
2019-03-04 20:47:26 -05:00
..
autoload New doom/describe-packages command 2019-03-04 20:47:25 -05:00
cli Make session persistence module agnostic 2019-03-02 01:34:19 -05:00
templates Add option to load doom in vanilla sandbox 2018-08-12 02:45:01 +02:00
test Update map! tests for removal of :if 2019-01-02 16:06:39 -05:00
core-cli.el bin/doom: make invalid command a user-error 2018-09-28 22:29:42 -04:00
core-editor.el Remap describe-symbol -> helpful-symbol 2019-03-03 01:26:30 -05:00
core-keybinds.el Mention $DOOMDIR/init.el in leader key docstrings 2019-02-24 13:47:54 -05:00
core-lib.el New doom-log macro for debug-time logging 2019-03-04 18:38:25 -05:00
core-modules.el 💥 Rethink core hook order & naming 2019-03-04 20:47:26 -05:00
core-os.el 💥 Rethink core hook order & naming 2019-03-04 20:47:26 -05:00
core-packages.el New doom/describe-packages command 2019-03-04 20:47:25 -05:00
core-projects.el General refactor of Doom core 2019-03-02 01:34:19 -05:00
core-ui.el 💥 Rethink core hook order & naming 2019-03-04 20:47:26 -05:00
core.el 💥 Rethink core hook order & naming 2019-03-04 20:47:26 -05:00
packages.el Switch to main repo for all-the-icons 2019-02-17 14:44:23 -05:00