doomemacs/modules/tools
Zdeněk 'Vlk' Mžourek 6bea1f6a35 perf(lsp): turn off eglot events buffer
The `eglot-events-buffer-size` setting disables the `eglot-events-buffer`
when 0, enabling more consistent performance on long running emacs
instance.
Default is 2000000 lines. After each new event the events buffer
is pretty printed as a whole, which causes steady performance decrease
over time.
Quite a bit of CPU is spent on pretty priting and Emacs GC is put under
high pressure.
2023-11-24 10:42:42 -05:00
..
ansible docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
biblio docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
collab refactor(collab): s/featurep!/modulep! 2023-09-14 03:42:23 +02:00
debugger bump: :tools debugger lsp 2023-11-23 22:05:33 -05:00
direnv docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
docker docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
editorconfig docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
ein docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
eval docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
gist docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
lookup docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
lsp perf(lsp): turn off eglot events buffer 2023-11-24 10:42:42 -05:00
magit docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
make docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
pass docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
pdf docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
prodigy docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
rgb docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
taskrunner docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
terraform docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
tmux docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
tree-sitter bump: :tools tree-sitter 2023-11-24 10:01:45 -05:00
upload docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02: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?