/vimrc

Primary LanguageVimL

git clone https://github.com/evandrododo/vimrc.git
cd vimrc
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
cp .vimrc ~/.vimrc
cp -r .vim ~/.vim
Launch vim and run :PluginInstall