Dev-Tools/.gitmodules

7 lines
227 B
Plaintext
Raw Normal View History

2020-04-16 10:16:01 +02:00
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git
2020-04-16 10:08:19 +02:00
[submodule "ModernCppStarter"]
path = ModernCppStarter
url = https://github.com/TheLartians/ModernCppStarter