/vimrc

My .vimrc file to use over multiple systems

Primary LanguageVim Script

vimrc

My .vimrc file to use over multiple systems

Clone this

git clone https://github.com/Divepit/vimrc.git

copy vimrc to home

cp .vimrc ~/

Install Vundle

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Then Launch vim and run :PluginInstall

Install Powerline Fonts

sudo apt-get install fonts-powerline