doomemacs/lisp
Henrik Lissner dda848e089
module: add :config use-package
I intend to phase out the internal usage of use-package in Doom's core
and modules. The macro is too complex and magical for our needs.

That said, until we've fully removed it, this :config use-package is
hardcoded to be enabled-by-default, until use-package has been
refactored out of core and modules. It'd be wise not to add it to your
doom! blocks yet.
2022-09-24 18:46:21 +02:00
..
cli fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
lib fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
doom-cli.el fix(cli): 'Profiles not initialized' error 2022-09-19 00:01:03 +02:00
doom-editor.el refactor: remove redundant server-auth-dir setting 2022-09-18 00:54:10 +02:00
doom-keybinds.el refactor!: redesign module init/config hooks 2022-09-16 01:14:22 +02:00
doom-lib.el fix(lib): suppress 'Function X is already compiled' 2022-09-16 19:19:55 +02:00
doom-modules.el module: add :config use-package 2022-09-24 18:46:21 +02:00
doom-packages.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
doom-profiles.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el refactor: use defcustom to define doom-first-*-hook 2022-09-24 18:46:21 +02:00
doom-ui.el perf: defer init for frame's buffer-predicate 2022-09-20 02:29:14 +02:00
doom.el fix: add :depth field to modules 2022-09-24 18:46:21 +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