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