doomemacs/core
Henrik Lissner 519a402f62
Freeze doom-modules in between 'doom sync'
The coming CLI rewrite makes bin/doom atomic, but also "freezes" more of
your config in between 'doom sync's and 'doom upgrade's. This is
necessary to implement a robust rollback system. However, that also
means that `doom!` shouldn't do anything when read in an interactive
session (and should only be read when running `doom sync`).

Indirectly fixes #2612
2020-05-25 21:51:35 -04:00
..
autoload doom/toggle-debug-mode -> doom-debug-mode 2020-05-25 20:18:36 -04:00
cli
templates Disable default doom-font in config.el template 2020-05-25 16:30:21 -04:00
test
core-cli.el
core-editor.el
core-keybinds.el
core-lib.el
core-modules.el Freeze doom-modules in between 'doom sync' 2020-05-25 21:51:35 -04:00
core-packages.el
core-projects.el
core-ui.el
core.el doom/toggle-debug-mode -> doom-debug-mode 2020-05-25 20:18:36 -04:00
packages.el