doomemacs/modules/tools
Henrik Lissner 85b7b6151b
fix(lsp): force lsp-zig-download-url-format to change
Can't change the variable after lsp-zig loads because its used when it's
loaded. Can't set it before lsp-zig loads because it's a
constant (resetting its value). Thank god it uses a (non-inlined)
function to build that URL, so we have an easy target to advise.

Fix: #7970
Amend: 93dfb0acfb
Amend: bc5a8ec3fa
Amend: 7bb5df4cd4
2024-07-30 00:51:08 -04:00
..
ansible fix(ansible): void-function ansible error 2024-07-11 14:18:35 -04:00
biblio bump: :tools 2024-06-21 19:10:30 -04:00
collab bump: :tools 2024-06-21 19:10:30 -04:00
debugger bump: :tools 2024-06-21 19:10:30 -04:00
direnv bump: :tools 2024-06-21 19:10:30 -04:00
docker bump: :tools 2024-04-03 17:24:17 -04:00
editorconfig bump: :tools 2024-06-21 19:10:30 -04:00
ein docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
eval bump: :tools 2024-06-21 19:10:30 -04:00
lookup refactor!: remove pcre2el package 2024-07-01 18:11:34 -04:00
lsp fix(lsp): force lsp-zig-download-url-format to change 2024-07-30 00:51:08 -04:00
magit bump: :ui vc-gutter :tools magit :emacs vc 2024-07-29 02:03:25 -04: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 bump: :tools 2024-06-21 19:10:30 -04:00
prodigy bump: :tools 2024-02-04 19:07:25 -05:00
terraform bump: :tools 2024-04-03 17:24:17 -04:00
tmux docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
tree-sitter bump: :tools lsp tree-sitter 2024-07-11 15:16:09 -04: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?