diff --git a/.gitmodules b/.gitmodules index fbe74a4..90e00eb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "zsh-stuff/spaceship-prompt"] path = zsh-stuff/spaceship-prompt url = https://github.com/spaceship-prompt/spaceship-prompt.git -[submodule "spaceship"] - path = zsh-stuff/spaceship-prompt - url = https://github.com/spaceship-prompt/spaceship-prompt.git -[submodule "stumpwm-modules"] - path = .stumpwm.d/modules - url = https://github.com/stumpwm/stumpwm-contrib +[submodule "zsh-stuff/zsh-syntax-highlighting"] + path = zsh-stuff/zsh-syntax-highlighting + url = https://github.com/zsh-users/zsh-syntax-highlighting.git