Fix submodules
This commit is contained in:
parent
776127478d
commit
6833e168e6
|
@ -4,6 +4,6 @@
|
||||||
[submodule "zsh-autosuggestions"]
|
[submodule "zsh-autosuggestions"]
|
||||||
path = zsh-autosuggestions
|
path = zsh-autosuggestions
|
||||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||||
[submodule "zsh-synthax-highlighting"]
|
[submodule "zsh-syntax-highlighting"]
|
||||||
path = zsh-synthax-highlighting
|
path = zsh-syntax-highlighting
|
||||||
url = https://github.com/zsh-users/zsh-syntax-highlighting
|
url = https://github.com/zsh-users/zsh-syntax-highlighting
|
||||||
|
|
Loading…
Reference in New Issue