Add vundle
This commit is contained in:
parent
2bc79c37f7
commit
2fbbcd4223
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user