Comment on The cleanest vimrc you'll ever seeparentComments−mgrouchy14yI know what vundle is.Pretty sure we can't be looking at the same repo, because as far as I can tell, these are git submodules https://img.skitch.com/20120120-jx8g6cpj8amdagh6dtfbyjtjbp.j... (screenshot)Re: Keeping up to date git submodule foreach git pull origin master --recurse-submodules−skwpOP14yyep, they are proper git submodules, and this way you can specifically control which of them you want to update, and when.
Comments
I know what vundle is.
Pretty sure we can't be looking at the same repo, because as far as I can tell, these are git submodules https://img.skitch.com/20120120-jx8g6cpj8amdagh6dtfbyjtjbp.j... (screenshot)
Re: Keeping up to date
yep, they are proper git submodules, and this way you can specifically control which of them you want to update, and when.