Files
neovim/runtime/lua/vim
glepnir 937f835a3e feat(lsp): support dynamic registration of completionProvider #41748
Problem:
dynamicRegistration is declared false, and completionProvider is read
from server_capabilities only.

Solution:
Declare it, and prefer registerOptions per field.
2026-09-07 09:53:35 -04:00
..
2026-09-03 19:17:25 +01:00
2026-09-03 19:17:25 +01:00
2026-09-03 19:17:25 +01:00
2026-01-09 10:07:15 +01:00
2026-09-07 10:53:56 +01:00