Add vundle

This commit is contained in:
Mathieu Maret 2020-04-16 10:16:01 +02:00
parent 2bc79c37f7
commit 2fbbcd4223
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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