YouCompleteMe/.gitmodules
Strahinja Val Markovic a563e33ccd ycmd now as submodule
2014-05-15 15:41:16 -07:00

10 lines
336 B
Plaintext

[submodule "third_party/requests-futures"]
path = third_party/requests-futures
url = https://github.com/ross/requests-futures
[submodule "third_party/requests"]
path = third_party/requests
url = https://github.com/kennethreitz/requests
[submodule "third_party/ycmd"]
path = third_party/ycmd
url = git@github.com:Valloric/ycmd.git