mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

"localhost" would work if we used [tcp_connect](ae0387742b/examples/echo-server-client.lua (L42)
), but that will require changes to [vim.lsp.rpc.connect](318c0415d5/runtime/lua/vim/lsp/rpc.lua (L638)
).