doomemacs/core
Henrik Lissner 9cbbf81c3f
Don't recompile in 'doom sync'
This may be reinstated later, but for now is a common source of issues
because Doom must be fully loaded before byte-compiling; and doing this
is prone to errors when Doom is in an incomplete state (which may be the
case if there were an error earlier in 'doom sync').

This won't be an issue once the doom script becomes transactional.
2020-02-11 03:20:14 -05:00
..
autoload The byte-compiler ate my baby 2020-02-06 16:55:27 -05:00
cli apply Henrik changes 2020-02-02 23:44:03 +00:00
templates Minor doc/comment revision & fixes 2020-01-26 01:31:53 -05:00
test Remove nconcq! test 2020-01-29 16:33:37 -05:00
core-cli.el Don't recompile in 'doom sync' 2020-02-11 03:20:14 -05:00
core-editor.el Prevent numerical type errors on after-find-file 2020-02-07 04:23:07 -05:00
core-keybinds.el Minor refactor & comment/docstring revision 2019-10-26 23:44:28 -04:00
core-lib.el Move after! to core-lib 2020-01-30 16:57:49 -05:00
core-modules.el Move after! to core-lib 2020-01-30 16:57:49 -05:00
core-packages.el Refactor package pinning 2020-01-28 20:47:45 -05:00
core-projects.el Reduce number of projectile project root markers 2019-12-22 23:53:05 -05:00
core-ui.el Disable GUI elements even if you use chemacs #2354 2020-02-02 02:07:13 -05:00
core.el message-log-max = 8192 2020-01-31 16:43:08 -05:00
packages.el Merge branch 'develop' into add-persistent-soft-package 2020-02-09 17:20:26 -05:00