diff --git a/.gitmodules b/.gitmodules index a460225..fb6a440 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "vim/bundle/Vundle.vim"] - path = vim/bundle/Vundle.vim - url = http://git.schuerz.at/public/Vim/Vundle.vim.git [submodule "tmux/plugins/tpm"] path = tmux/plugins/tpm url = http://git.schuerz.at/public/tmux-plugins/tpm.git @@ -10,3 +7,6 @@ [submodule "tmux/plugins/tmux-sensible"] path = tmux/plugins/tmux-sensible url = http://git.schuerz.at/public/tmux-plugins/tmux-sensible.git +[submodule "vim/bundle/Vundle.vim"] + path = vim/bundle/Vundle.vim + url = https://git.schuerz.at/public/Vim/gmarik/Vundle.vim.git