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

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.
Vim can connect to anything that runs sshd.

https://unix.stackexchange.com/questions/202918/how-do-i-rem...