2013-10-04 16:49:10 -04:00
|
|
|
[submodule "third_party/jedi"]
|
|
|
|
path = third_party/jedi
|
|
|
|
url = https://github.com/davidhalter/jedi
|
2013-06-26 05:51:52 -04:00
|
|
|
[submodule "python/ycm/completers/cs/OmniSharpServer"]
|
|
|
|
path = python/ycm/completers/cs/OmniSharpServer
|
2013-07-10 05:15:46 -04:00
|
|
|
url = https://github.com/nosami/OmniSharpServer.git
|
2013-10-01 18:03:41 -04:00
|
|
|
[submodule "third_party/requests-futures"]
|
|
|
|
path = third_party/requests-futures
|
|
|
|
url = https://github.com/ross/requests-futures
|
2013-10-01 18:11:35 -04:00
|
|
|
[submodule "third_party/requests"]
|
|
|
|
path = third_party/requests
|
|
|
|
url = https://github.com/kennethreitz/requests
|
2013-10-04 15:45:02 -04:00
|
|
|
[submodule "third_party/waitress"]
|
|
|
|
path = third_party/waitress
|
|
|
|
url = https://github.com/Pylons/waitress
|
2013-10-04 15:48:03 -04:00
|
|
|
[submodule "third_party/bottle"]
|
|
|
|
path = third_party/bottle
|
|
|
|
url = https://github.com/defnull/bottle
|
2013-10-04 16:00:55 -04:00
|
|
|
[submodule "third_party/frozendict"]
|
|
|
|
path = third_party/frozendict
|
|
|
|
url = https://github.com/slezica/python-frozendict
|
2013-10-04 18:58:30 -04:00
|
|
|
[submodule "third_party/argparse"]
|
|
|
|
path = third_party/argparse
|
|
|
|
url = https://github.com/bewest/argparse
|