Skip to content

Commit

Permalink
Add recursive submodule sync
Browse files Browse the repository at this point in the history
  • Loading branch information
blamarvt committed Feb 6, 2017
1 parent b643335 commit bd4dd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.sh
Expand Up @@ -3,4 +3,4 @@ mkdir -p ~/.vim/autoload ~/.vim/bundle; \
curl -Sso ~/.vim/autoload/pathogen.vim \
https://raw.githubusercontent.com/tpope/vim-pathogen/master/autoload/pathogen.vim
git submodule update --init

git submodule sync --recursive

0 comments on commit bd4dd87

Please sign in to comment.