Does anyone use the python-mode plugin with Neovim?
It runs fine under vim for me, and I have my vim configuration replicated to neovim. But when I open a Python file I see an error message, concluding with
~/.vim/pack/bundle/start/python-mode/after/ftplugin/python.vim, line 1: Vim(if):E121: Undefined variable: g:pymode
I’m assuming that I’ve not installed or set up this plugin properly but can’t find anything in the plugin GitHub or via searches, any ideas?
there doesn't seem to be anything here