mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

If a client for a server was already running and lsp.start was called in an unloaded buffer it started another client instead of bailing out.
If a client for a server was already running and lsp.start was called in an unloaded buffer it started another client instead of bailing out.