doloro 9a77bf305e fix(nixvim): eliminate per-keystroke LSP completion latency
- drop lsp-lines (redundant with tiny-inline-diagnostic; double diagnostic virtual-text redraw per keystroke)
- drop nvim_lsp_signature_help cmp source (extra server request per keystroke; <C-k> keymap covers it)
- remove cmp-nvim-lsp-signature-help plugin (now unused)
- disable LSP client file logging (nixd/svelte stderr spam was writing 5MB+ logs on the main loop)
- disable rust-analyzer semantic tokens (ContentModified retry loop while typing)
2026-08-09 00:23:11 +01:00
2026-01-07 08:57:19 +00:00
2026-04-10 01:43:55 +01:00
2026-08-03 11:04:49 +01:00
2026-04-19 21:05:37 +01:00
S
Description
No description provided
5.1 MiB
Languages
Nix 90.7%
QML 7.1%
TypeScript 2.2%