diff --git a/.gitmodules b/.gitmodules index 587bbeb..4fead0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,6 @@ [submodule "zsh-autosuggestions"] path = zsh-autosuggestions url = https://github.com/zsh-users/zsh-autosuggestions -[submodule "zsh-synthax-highlighting"] - path = zsh-synthax-highlighting +[submodule "zsh-syntax-highlighting"] + path = zsh-syntax-highlighting url = https://github.com/zsh-users/zsh-syntax-highlighting