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 fix(lib): doom/delete-this-file nil path handling 2022-09-30 22:48:59 +02:00
doom-cli.el refactor(cli): reorganize CLI library 2022-09-25 17:52:07 +02:00
doom-editor.el refactor: minor refactors & commentary revision 2022-09-24 20:31:34 +02:00
doom-keybinds.el refactor: remove use-package from doom-keybinds.el 2022-09-24 22:10:02 +02:00
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 fix(profiles): ensure trailing / on user-emacs-directory 2022-10-02 18:46:37 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el refactor: introduce doom-context 2022-09-24 22:09:05 +02:00
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 fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el module: add :config use-package 2022-09-24 18:46:21 +02:00