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"]
|
||||
path = python/ycm/completers/python/jedi
|
||||
url = https://github.com/davidhalter/jedi.git
|
||||
[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
|
||||
|
Loading…
Reference in New Issue
Block a user