added omnisharp server as submodule

This commit is contained in:
Chiel92 2013-06-26 11:51:52 +02:00
parent a69d827934
commit 37eb1b7521
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "python/ycm/completers/python/jedi"] [submodule "python/ycm/completers/python/jedi"]
path = python/ycm/completers/python/jedi path = python/ycm/completers/python/jedi
url = https://github.com/davidhalter/jedi.git 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

@ -0,0 +1 @@
Subproject commit 9f961dad7ce7ef827e07e0d94b1f026ef088338d