doomemacs/modules/tools
Henrik Lissner f1c1efe420
refactor(biblio): move 3rd party modes to use-package blocks
This makes load-order more predictable for users wanting to modify the
side-effects of citar-org-roam-mode or citar-embark-mode. I.e.

  (after! citar-org-roam ...)
  (after! citar-embark ...)

Instead of:

  (after! (citar org-roam) ...)
  (after! (citar embark) ...)

Ref: #7712
Co-authored-by: hpfr <hpfr@users.noreply.github.com>
2024-03-11 00:53:43 -04:00
..
ansible bump: :tools 2024-02-04 19:07:25 -05:00
biblio refactor(biblio): move 3rd party modes to use-package blocks 2024-03-11 00:53:43 -04:00
collab bump: :tools collab 2024-02-04 19:02:33 -05:00
debugger refactor!: deprecate IS-* OS constants 2024-02-04 17:54:29 -05:00
direnv bump: :tools 2024-02-04 19:07:25 -05:00
docker bump: :tools 2024-02-04 19:07:25 -05:00
editorconfig bump: :tools 2024-02-04 19:07:25 -05:00
ein docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
eval bump: :tools 2024-02-04 19:07:25 -05:00
lookup feat(lookup): add Kagi 2024-02-04 21:48:23 -05:00
lsp bump: :tools lsp 2024-03-04 22:12:09 -05:00
magit bump: code-review 2024-03-04 22:28:47 -05:00
make docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
pass bump: :tools 2024-02-04 19:07:25 -05:00
pdf docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
prodigy bump: :tools 2024-02-04 19:07:25 -05:00
rgb bump: :tools 2024-02-04 19:07:25 -05:00
taskrunner docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
terraform bump: :tools 2024-02-04 19:07:25 -05:00
tmux docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
tree-sitter bump: :tools 2024-02-04 19:07:25 -05:00
upload fix(upload): ssh-deploy-on-explicit-save = 1 2024-01-27 03:17:57 -05: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?