/vimrc

My .vim folder including .vimrc. I mostly use neovim now, see: https://github.com/johnmendonca/nvim

Primary LanguageVim Script

cd ~
git clone --recursive https://github.com/johnmendonca/vimrc.git .vim
ln -s .vim/vimrc .vimrc