Files
neovim/runtime/lua/vim/lsp/rpc.lua
Mathias Fußenegger 996fc2256b fix(lsp): avoid pipe leaks if lsp cmd isn't executable (#19717)
The `onexit` handler isn't called if `uv.spawn` doesn't return a handle.
2022-08-11 17:04:55 +02:00

21 KiB