diff --git a/.gitmodules b/.gitmodules index eaed2c408..0bfdc7e9c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,9 +2,6 @@ path = plugins/fz url = https://github.com/changyuheng/fz.git branch = master -[submodule "custom/plugins/zce"] - path = custom/plugins/zce - url = https://github.com/hchbaw/zce.zsh [submodule "custom/plugins/zsh-autosuggestions"] path = custom/plugins/zsh-autosuggestions url = https://github.com/zsh-users/zsh-autosuggestions @@ -17,3 +14,6 @@ [submodule "custom/plugins/cd-gitroot"] path = custom/plugins/cd-gitroot url = https://github.com/mollifier/cd-gitroot +[submodule "custom/plugins/zce"] + path = custom/plugins/zce + url = https://github.com/15cm/zce.zsh diff --git a/custom/plugins/zce b/custom/plugins/zce index 7550b4dee..d1a73a120 160000 --- a/custom/plugins/zce +++ b/custom/plugins/zce @@ -1 +1 @@ -Subproject commit 7550b4dee84d1c3872ad1081d124426a457d28fe +Subproject commit d1a73a120e637f2c36c0e2323f24cf24e171d1a5