Moved OmniSharpServer to third_party folder
This commit is contained in:
parent
19cf204b82
commit
ea8ef9c34a
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user