doomemacs/modules/tools
Henrik Lissner 1a943aea69
refactor: cut down on pseudo-features
Way back, I added these three pseudo-features:

  (featurep 'dynamic-modules)
  (featurep 'harfbuzz)
  (featurep 'jansson)

Why? Because some build features have pseudo features (like
`tty-child-frames`, `pgtk`, and `threads`), but others don't, and I
wanted more consistency around build feature detection. Years later, I
realized it wasn't used much internally and only ended up confusing
readers who didn't realize these were Doom's additions and not built
into Emacs. Emacs' idiosyncrasies may not be nice or elegant, but
they're less surprising to elisp beginners and veterans alike.
2026-01-23 20:26:28 -05:00
..
ansible fix(:lang): project minor mode detection in ts-modes 2025-08-31 16:33:32 +02:00
biblio bump: :tools 2026-01-06 02:00:17 -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 bump: :tools 2026-01-06 02:00:17 -05:00
editorconfig bump: :tools 2026-01-06 02:00:17 -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 bump: :tools 2026-01-06 02:00:17 -05:00
lookup bump: :tools 2026-01-06 02:00:17 -05:00
lsp nit(lsp): revise eglot-events-buffer-config comment 2026-01-20 17:59:17 -05:00
magit bump: :tools 2026-01-06 02:00:17 -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 refactor: cut down on pseudo-features 2026-01-23 20:26:28 -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?