added omnisharp server as submodule
This commit is contained in:
parent
a69d827934
commit
37eb1b7521
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "python/ycm/completers/python/jedi"]
|
||||
path = python/ycm/completers/python/jedi
|
||||
url = https://github.com/davidhalter/jedi.git
|
||||
[submodule "python/ycm/completers/cs/OmniSharpServer"]
|
||||
path = python/ycm/completers/cs/OmniSharpServer
|
||||
url = https://github.com/nosami/OmniSharpServer.git
|
||||
|
1
python/ycm/completers/cs/OmniSharpServer
Submodule
1
python/ycm/completers/cs/OmniSharpServer
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 9f961dad7ce7ef827e07e0d94b1f026ef088338d
|
Loading…
Reference in New Issue
Block a user