YouCompleteMe/.gitmodules

10 lines
336 B
Plaintext
Raw Normal View History

[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
2014-05-15 18:41:16 -04:00
[submodule "third_party/ycmd"]
path = third_party/ycmd
url = https://github.com/Valloric/ycmd