Requirements
- for Ubuntu (tested on 12.04)
sudo apt-get install ncurses-term
Instalation
git clone https://github.com/alexandremello/vimfiles ~/.vim
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
echo "source ~/.vim/vimrc" > ~/.vimrc
- Run Vim and type
:BundleInstall
Also, if you want to unleash the full beauty of powerline, you will need to install a custom patched font. You can download some of them here. If you need more help, you can take a look at its wiki.