change submodule-repo var
This commit is contained in:
parent
e611d065c8
commit
8f0d3a3dd7
1 changed files with 1 additions and 1 deletions
|
@ -418,7 +418,7 @@ vim-repair-vundle () {
|
|||
cd $MYSHELLCONFIG_BASE
|
||||
cd vim/bundle
|
||||
rm -rf Vundle.vim
|
||||
git clone "${MYSHELLCONFIG_GIT_REMOTE_PUBLIC}Vim/gmarik/Vundle.vim.git"
|
||||
git clone "${MYSHELLCONFIG_GIT_SUBMODULES_SERVER}gmarik/Vundle.vim.git"
|
||||
cd ~-
|
||||
fi
|
||||
EXIT
|
||||
|
|
Loading…
Reference in a new issue