From 85ddb00dc9732f10bab380cdbc14ca00faa644e5 Mon Sep 17 00:00:00 2001 From: Lu Zhenyu Date: Mon, 5 Aug 2024 13:17:39 +0800 Subject: [PATCH] Update submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2dc018d..9247da3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "docs"] path = docs - url = https://github.com/mattn/emmet-vim + url = https://git.pick-up.group/VimPlug/emmet-vim-fork.git branch = gh-pages