python from powerline.ext.vim import sourceplugin; sourceplugin() didn't work for me :
Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named ext.vim Press ENTER or type command to continue
Please Help!
python from powerline.ext.vim import sourceplugin; sourceplugin() didn't work for me :
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named ext.vim
Press ENTER or type command to continue
Please Help!