Vim remote programming is particularly useful, but note that VIM requires Python support.

Author: In the Middle East, Created: 2017-05-22 21:39:02, Updated: 2019-07-31 18:33:44

I've experimented with Vim Remote Editor in Ubuntu 16.04 and it's particularly useful, but note:

  1. The default vim seems to only support python 3.5, although I tried to change the python path to /usr/bin/python 3.5, but the inventor quantized the vim plugin still can't recognize python
  2. So I uninstalled the default Vim and then installed Vim-nox-py2 and it worked.
  3. Thank you so much for this plugin, it's very efficient!

More

ZeroThank you for your comments, I've now updated to support both Python 2 and 3, so if you find any problems again, please give us feedback and we'll fix them as soon as possible.