Skip to content

Instantly share code, notes, and snippets.

@felippenardi
Created September 18, 2015 22:09
Show Gist options
  • Save felippenardi/c9c82421d7b4c714cb7f to your computer and use it in GitHub Desktop.
Save felippenardi/c9c82421d7b4c714cb7f to your computer and use it in GitHub Desktop.
Using Vim Pathogen with git submodules

Updating all submodules after clonning your vim files

git submodule update --init --recursive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment