Hacker News new | ask | show | jobs
by Tarean 3337 days ago
I think the current goal is to let neovim instances to communicate p2p so that they transparently use the same session. Mostly because adding multi-tenancy to vim would be a living hell without adding much over that approach.

Has been a while since I have read up on that, though.

1 comments

As long as I can have multiple clients working on the same set of files, I don't care how it's implemented. :-)