mbrochh の指示https://github.com/mbrochh/vim-as-a-python-ideに従って、vim を Python IDE としてビルドしました。jedi-vim
しかし、入れた後にvimを開くと、うまくいきません~/.vim/bundle
。以下、注意事項です
Error detected while processing CursorMovedI Auto commands for "buffer=1":
Traceback (most recent call last)
Error detected while processing CursorMovedI Auto commands for "buffer=1":
File "string", line 1, in module
Error detected while processing CursorMovedI Auto commands for "buffer=1":
NameError: name 'jedi_vim' is not defined
誰かが問題を解決できることを願っています。あなたの助けに感謝します。