Files
neovim/runtime/lua
skewb1k fde0b487fb fix(lsp): avoid re-enabling document_color on registerCapability (#35774)
Problem: The registerCapability handler re-enables document_color,
making it impossible to disable it in LspAttach.

Solution: Enable it once on initialization and avoid re-enabling
on registerCapability.
2025-09-15 17:50:53 -07:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00