doomemacs/modules/tools
Henrik Lissner 6f40ad55f5
docs: discourage after! and use-package! use
There's little reason for users to use these macros in their private
configs over plain ol' `with-eval-after-load` and `use-package`, unless
they're writing their own modules.

It's my fault for signal boosting them in documentation and whenever I'm
asked for help, because beginners now believe they are somehow
required for Doom to work correctly (there are guides out there
telling beginners that migrating to Doom involves replacing all
instances of `with-eval-after-load` and `use-package` in their
pre-existing configs with `after!` and `use-package!` -- which was never
true).

What's more, I plan to replace `use-package`, internally, so the
`use-package!` macro won't exist for much longer.
2026-02-09 04:29:47 -05:00
..
ansible fix(:lang): project minor mode detection in ts-modes 2025-08-31 16:33:32 +02:00
biblio docs: discourage after! and use-package! use 2026-02-09 04:29:47 -05:00
collab bump: :tools 2025-01-09 00:29:41 -05:00
debugger bump: :tools 2026-01-06 02:00:17 -05:00
direnv bump: :tools 2025-12-01 01:14:54 -05:00
docker docs: discourage after! and use-package! use 2026-02-09 04:29:47 -05:00
editorconfig docs: discourage after! and use-package! use 2026-02-09 04:29:47 -05:00
ein bump: :tools 2026-01-06 02:00:17 -05:00
eval bump: :tools 2026-01-06 02:00:17 -05:00
llm docs: discourage after! and use-package! use 2026-02-09 04:29:47 -05:00
lookup docs: discourage after! and use-package! use 2026-02-09 04:29:47 -05:00
lsp nit(lsp): revise eglot-events-buffer-config comment 2026-01-20 17:59:17 -05:00
magit docs: discourage after! and use-package! use 2026-02-09 04:29:47 -05:00
make feat: add .doommodule files 2024-09-14 20:47:39 -04:00
pass bump: :tools 2025-08-10 15:34:44 +02:00
pdf bump: :tools 2026-01-06 02:00:17 -05:00
terraform bump: :tools 2025-12-01 01:14:54 -05:00
tmux feat: add .doommodule files 2024-09-14 20:47:39 -04:00
tree-sitter docs: discourage after! and use-package! use 2026-02-09 04:29:47 -05:00
upload fix(upload): +upload/register-remote: don't overwrite old values 2025-09-26 00:21:56 -04: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

:tools

Description

Modules that integrate external tools into Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?