doomemacs/modules/config
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
..
default nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
literate refactor: (if|when)-let -> (if|when)-let* 2025-01-08 19:33:37 -05:00
use-package fix(use-package): use-package-ensure-function (part 2) 2026-03-04 02:21:29 -05:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:config

Description

Modules in this category provide sane defaults or improve your ability to configure Emacs. It is best to load these last.

Frequently asked questions

This category has no FAQs yet. Ask one?