doomemacs/modules/config/use-package
Henrik Lissner fd4a8d99ea
fix(use-package): use-package-ensure-function (part 2)
It's too easy for `package--initialized` to be set accidentally (if the
user loads straight or uses Doom's package API, which inevitably calls
doom-initialize-packages). Instead, package--activated is a better
heuristic because users who *want* package.el will call package-install
without suppressing activation.

Amend: eccde78741
2026-03-04 02:21:29 -05:00
..
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
init.el fix(use-package): use-package-ensure-function (part 2) 2026-03-04 02:21:29 -05:00
packages.el bump: :app :config :editor :emacs :email :input 2026-03-02 01:44:27 -05:00