Y
Hacker News
new
|
ask
|
show
|
jobs
by
michaelmior
2239 days ago
What do you mean by "a backend for vim"? I use vim almost exclusively for coding but I'm not really sure what you mean here.
1 comments
dmacewen
2239 days ago
Backend may have been the wrong word, but they mention being able to connect to your codespace from VSCode running on your computer. It would be cool if you could connect to your codespace from vim running on your computer in the same way.
link
mr_toad
2239 days ago
Vim can connect to anything that runs sshd.
https://unix.stackexchange.com/questions/202918/how-do-i-rem...
link