/.vim

My Vim setup

Primary LanguageVim Script

My .vim stuff

Inspired by @rey

Get the config

git clone https://github.com/myitcv/.vim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
cd ~/.vim
git submodule init
git submodule update

Stay up-to-date

git submodule update --remote --checkout