Hello. Starting vim in clean installation shows:
ImportError: No module named powerline.vim
I had to add: let g:powerline_pycmd="py3" into ~/.vimrc file to load this module.
Hello. Starting vim in clean installation shows:
ImportError: No module named powerline.vim
I had to add: let g:powerline_pycmd="py3" into ~/.vimrc file to load this module.