From dd44aaf3f6f28a233e40a84ed621313e286a3e90 Mon Sep 17 00:00:00 2001 From: Chiel92 Date: Wed, 10 Jul 2013 11:15:46 +0200 Subject: [PATCH] submodule changed from my fork to nosami's --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bb21127b..7d13a22b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/davidhalter/jedi.git [submodule "python/ycm/completers/cs/OmniSharpServer"] path = python/ycm/completers/cs/OmniSharpServer - url = https://github.com/Chiel92/OmniSharpServer.git + url = https://github.com/nosami/OmniSharpServer.git