diff --git a/.gitmodules b/.gitmodules index 4915557..5982b42 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule ".vim/bundle/Vundle.vim"] + path = .vim/bundle/Vundle.vim + url = https://github.com/gmarik/Vundle.vim.git [submodule "ModernCppStarter"] path = ModernCppStarter url = https://github.com/TheLartians/ModernCppStarter