/vimfiles

My personal vimfiles

Primary LanguageVimL

Preview

Requirements

  • for Ubuntu (tested on 12.04) sudo apt-get install ncurses-term

Instalation

  1. git clone https://github.com/alexandremello/vimfiles ~/.vim
  2. git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
  3. echo "source ~/.vim/vimrc" > ~/.vimrc
  4. 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.