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 after I uninstall the default vim and then install vim-nox-py2, the function works properly. Thank you so much for this plugin, it's very efficient!
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.