/dot-vimrc

My vim configuration files.

Primary LanguageVim script

Installation:

git clone https://github.com/thatjpk/dot-vimrc.git
cd dot-vimrc
git clone https://github.com/gmarik/vundle.git bundle/vundle
cd ~/.config/
ln -s ~/wherever/dot-vimrc nvim
nvim +BundleInstall +qall