Files
neovim/runtime/lua
Olivia Kinnear a4b2192690 feat(lsp): lsp.enable() auto-escalates forced shutdown #36458
Problem:
LSP server may not exit even after the client was stopped/disabled via enable(false).

Solution:
Automatically force-stop after a timeout, unless `client.flags.exit_timeout = false`.
2025-11-29 14:36:29 -05:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00