Files
neovim/runtime/lua/vim
glepnir 47686a1454 fix(lsp): only auto-detach lsp.config clients #33834
Problem:
enable() routine detaches clients even if they were manually started
and not managed by vim.lsp.config.

Solution:
Skip clients that aren't managed by vim.lsp.config.

(cherry picked from commit 91e116f3a6)
2025-05-04 13:39:40 +00:00
..
2025-01-30 13:46:06 +01:00
2024-03-06 10:45:22 +00:00
2024-01-16 09:33:10 +00:00
2025-04-30 15:51:38 +02:00
2025-04-27 23:00:36 +00:00
2025-03-15 15:00:44 +01:00
2025-04-30 15:51:38 +02:00
2025-02-26 23:06:22 +01:00