- Install pip
sudo apt-get install python-pip
orwget https://bootstrap.pypa.io/get-pip.py && sudo python get-pip.py
- Install powerline
sudo pip install powerline-status
- Download and install fonts
git clone https://github.com/powerline/fonts.git && cd fonts && sh ./install.sh
- Add this lines to respective file
.vimrc
set rtp+=/usr/local/lib/python2.7/dist-packages/powerline/bindings/vim/
> " Always show statusline