Well - opening the same file multiple time is no that bad, because you
can make vim
  - safe the buf if you leave insert mode
  - reload the buf it has changed
Its not perfect. If you need assistance with it I'll write a new
plugin.

If you use google there is a chance to find some somewhat working
collaborative editing implementations for Vim.

Eg try googling for "collaborative editing vim github"
(I haven't tested those), there may be more implementations.

Next option: use emacs: It can do it. Evil implements most important Vim
modal editing commands just fine.

I hope that this reply is more helpful than my first one.

Marc Weber

-- 
-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to