Monday, January 18, 2016

Re: Is it possible to use vim to allow multiple people editing a single file?

On Sunday, January 17, 2016 at 1:09:03 PM UTC-6, Peng Yu wrote:
> Hi, things like google drive allow multiple people to edit one
> document at the same time. I am wondering if there is something in vim
> that can help with this as well. Does anybody know? Thanks.
>
> --
> Regards,
> Peng

There was a net proof-of-concept a while back that I *think* was developed into a functional plugin. I'm not sure whether it is still maintained, the last commit was a while ago:

https://github.com/FredKSchott/CoVim

Other ideas depending on your OS may include sharing a screen session, etc. as suggested here: http://superuser.com/questions/231892/vim-multiuser-editing

Good search terms to use for this feature would be "collaborative editing in Vim" or similar.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: