diff options
author | Tristan Knight <admin@snappeh.com> | 2024-09-01 23:46:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-01 15:46:01 -0700 |
commit | bcae8be91f9fd4967f0c6f6ffabf59702253949b (patch) | |
tree | 375c68a6e4f0576edced558b8a977252ea1347d6 /runtime/lua/vim/snippet.lua | |
parent | 61e9137394fc5229e582a64316c2ffef55d8d7af (diff) | |
download | rneovim-bcae8be91f9fd4967f0c6f6ffabf59702253949b.tar.gz rneovim-bcae8be91f9fd4967f0c6f6ffabf59702253949b.tar.bz2 rneovim-bcae8be91f9fd4967f0c6f6ffabf59702253949b.zip |
docs: vim.lsp.rpc.connect() TCP requires IP address #30219
"localhost" would work if we used
[tcp_connect](https://github.com/luvit/luv/blob/ae0387742b460bc89ebddce33214ad65fffddba2/examples/echo-server-client.lua#L42),
but that will require changes to
[vim.lsp.rpc.connect](https://github.com/neovim/neovim/blob/318c0415d5b10b44fee4afa06994734f1beb7e71/runtime/lua/vim/lsp/rpc.lua#L638).
Diffstat (limited to 'runtime/lua/vim/snippet.lua')
0 files changed, 0 insertions, 0 deletions