Files
neovim/runtime/lua
Kai-Hsiang Hsu e5c5b563ec fix(lsp): only auto-detach lsp.config enabled clients #34325
Problem: A custom server (initialized through `vim.lsp.start`) gets
         unexpectedly detached.

Solution: Only auto-detach the clients enabled through `vim.lsp.enable`
          to prevent unexpected behavior.
2025-06-06 06:26:50 -07:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00