Dev-Tools/.gitmodules
Mathieu Maret 2fbbcd4223 Add vundle
2020-04-16 10:16:01 +02:00

7 lines
227 B
Plaintext

[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