doomemacs/core
Henrik Lissner e4b23d78da
Refactor require!
Defer its compile-time segments to run-time, which would cause many
issues in conditions wrapped around it.

In any case, avoid using require!, it was a poor choice to implement it
and should only be used for unit tests.
2018-06-23 22:23:35 +02:00
..
autoload Fix void-variable error when installing packages 2018-06-23 20:11:43 +02:00
templates General, minor refactor & feedback revision 2018-06-14 19:49:03 +02:00
test Remove doom//x naming convention 2018-06-17 21:35:58 +02:00
core-cli.el Refactor out map.el usage 2018-06-23 19:53:54 +02:00
core-editor.el Be quiet, recentf! 2018-06-17 02:25:12 +02:00
core-keybinds.el Allow map!'s :prefix to accept key vectors 2018-06-15 16:20:20 +02:00
core-lib.el Refactor out map.el usage 2018-06-23 19:53:54 +02:00
core-modules.el Refactor require! 2018-06-23 22:23:35 +02:00
core-os.el Load core-os sooner & in all sessions 2018-06-18 12:04:30 +02:00
core-packages.el Refactor out map.el usage 2018-06-23 19:53:54 +02:00
core-projects.el Lazy load projectile (experimental) 2018-06-16 11:42:37 +02:00
core-tests.el Remove doom//x naming convention 2018-06-17 21:35:58 +02:00
core-ui.el Refactor out map.el usage 2018-06-23 19:53:54 +02:00
core.el Move use-package config to core-modules 2018-06-20 12:48:59 +02:00
packages.el Move unit tests from ert to buttercup 2018-06-15 03:42:01 +02:00