Moving Jedi under third_party

This commit is contained in:
Strahinja Val Markovic 2013-10-04 13:49:10 -07:00
parent 5902a5e521
commit da723b1425
2 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "python/ycm/completers/python/jedi"] [submodule "third_party/jedi"]
path = python/ycm/completers/python/jedi path = third_party/jedi
url = https://github.com/davidhalter/jedi.git url = https://github.com/davidhalter/jedi
[submodule "python/ycm/completers/cs/OmniSharpServer"] [submodule "python/ycm/completers/cs/OmniSharpServer"]
path = python/ycm/completers/cs/OmniSharpServer path = python/ycm/completers/cs/OmniSharpServer
url = https://github.com/nosami/OmniSharpServer.git url = https://github.com/nosami/OmniSharpServer.git