From c268a2c0e89920418c62ec848f572cbe800e7cf5 Mon Sep 17 00:00:00 2001 From: LJ Sonic <lamr@free.fr> Date: Thu, 9 Mar 2023 22:33:49 +0100 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d1bae20..cb78f57 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "server"] path = server - url = https://github.com/LuaLS/lua-language-server + url = https://git.do.srb2.org/LJSonic/lua-language-server-srb2.git [submodule "client/3rd/vscode-lua-doc"] path = client/3rd/vscode-lua-doc url = https://github.com/LuaLS/vscode-lua-doc -- GitLab