doomemacs/lisp
Henrik Lissner f9888c21e6
tweak(cli): doom sync: don't purge straight builds by default
This allows for more rapid 'doom sync'ing when testing different module
combinations, but puts the onus on the user to run `doom sync
--purge` (or `doom purge`, which will later be renamed `doom gc`) to
prune orphaned packages/repos.
2022-10-29 01:57:43 +02:00
..
cli tweak(cli): doom sync: don't purge straight builds by default 2022-10-29 01:57:43 +02:00
lib
doom-cli.el
doom-editor.el
doom-keybinds.el
doom-lib.el refactor!(lib): remove eval-when-compile! 2022-10-03 14:12:33 +02:00
doom-modules.el fix(lib): doom-module-locate-path: cannot locate exact files 2022-10-03 14:13:39 +02:00
doom-packages.el fix(lib): package! not overriding defaults 2022-10-23 02:30:13 +02:00
doom-profiles.el
doom-projects.el
doom-start.el
doom-ui.el fix: void-function set-fontset-font error 2022-10-29 01:57:42 +02:00
doom.el fix: change warning-suppress-types to list of lists 2022-10-05 15:14:12 +02:00
init.el
packages.el