[OpenIndiana-discuss] Powerline - vim settings after update

Nona Hansel nona.h at seznam.cz
Thu Mar 4 17:43:47 UTC 2021


Hello everybody,




a new version of powerline has been merged recently. Unfortunately, it looks
like this new version requires different settings to make it work with vim.




These are the lines you need to add to your .vimrc file:

<code>set laststatus=2
python3 import sys; <a rel='noopener' title='http://sys.path.append("/usr/lib/python3.9/vendor-packages/'>sys.path.append("/…es/</a>")
python3 from powerline.vim import setup as powerline_setup
python3 powerline_setup()
python3 del powerline_setup<br><br><span style='font-size:14px'>I hope it will work for you.<br>Regards,<br>Nona<br></span></code>


More information about the openindiana-discuss mailing list