diff --git a/.gitmodules b/.gitmodules index b55fee2..c1416f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,4 @@ [submodule ".vim/bundle/Vundle.vim"] path = .vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim.git -[submodule ".vim/bundle/.vim/bundle/Vundle.vim"] - path = .vim/bundle/.vim/bundle/Vundle.vim - url = https://github.com/VundleVim/Vundle.vim.git + branch = master