vim-lsc
vim-lsc copied to clipboard
Add support for launching and then connecting to a server over a socket
Today the socket setup makes the assumption that the server is running outside of vim's involvement and then we connect to an already listening server.
If we can figure out a way to launch and then connect it could reduce friction.