Moving Jedi under third_party
This commit is contained in:
parent
5902a5e521
commit
da723b1425
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user