Share a single language server instance across multiple LSP clients
Share one language instance between multiple LSP clients to save resources
lspmux$ lspmux --listen localhost:9999 -- pylsp$ lspmux --connect localhost:9999$ lspmux --config ~/.config/lspmux/config.toml