doomemacs/modules/tools
Henrik Lissner c95dcfee43
perf(magit): minor optimizations
- Resolves `magit-git-executable` ahead of time. We used to do this, but
  back then, magit used `magit-git-executable` in TRAMP sessions too.
  Now, magit has a separate `magit-remote-git-executable` variable.
- Only invalidate projectile cache if the magit status buffer's contents
  has changed. This will prevent excessive (and potentially expensive)
  `projectile-invalidate-cache` calls for trivial changes, l
- Avoid changing the active buffer when fetching a specific variable
  from a buffer is enough (more cpu/mem efficient).
- Don't adjust the fringe if the fringes are already the requested size.
2026-03-03 23:40:35 -05:00
..
ansible fix(:lang): project minor mode detection in ts-modes 2025-08-31 16:33:32 +02:00
biblio bump: :tools 2026-02-09 23:54:40 -05:00
collab bump: :tools 2025-01-09 00:29:41 -05:00
debugger fix(debugger): remove dap-mode packages 2026-03-02 01:39:48 -05:00
direnv refactor(direnv): remove +direnv--load-info-a 2026-03-02 01:18:14 -05:00
docker bump: :tools docker 2026-02-09 22:50:47 -05:00
editorconfig bump: :tools 2026-02-09 23:54:40 -05:00
ein bump: :tools 2026-01-06 02:00:17 -05:00
eval nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
llm bump: :completion :ui :tools 2026-03-02 19:45:08 -05:00
lookup nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
lsp nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
magit perf(magit): minor optimizations 2026-03-03 23:40:35 -05:00
make feat: add .doommodule files 2024-09-14 20:47:39 -04:00
pass nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
pdf nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
terraform feat(terraform): associate *.tofu with terraform-mode 2026-02-15 00:53:21 -05:00
tmux nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05: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

:tools

Description

Modules that integrate external tools into Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?