From b4c99408ae28649a5333cd277dbf07489c355511 Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Wed, 9 Oct 2024 11:40:59 -0400 Subject: [PATCH] Sort --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7c939d81f6..dab03bac12 100644 --- a/.gitmodules +++ b/.gitmodules @@ -490,10 +490,6 @@ path = extensions/harper url = https://github.com/Stef16Robbe/harper_zed.git -[submodule "helm"] - path = extensions/helm - url = https://github.com/cabrinha/helm.zed.git - [submodule "extensions/hex-light-theme"] path = extensions/hex-light-theme url = https://github.com/coghost/light-zed-theme @@ -1309,3 +1305,7 @@ [submodule "extensions/zen-abyssal"] path = extensions/zen-abyssal url = https://github.com/KevInCompile/ZenAbyssal.git + +[submodule "helm"] + path = extensions/helm + url = https://github.com/cabrinha/helm.zed.git