Update gitmodules
This commit is contained in:
parent
5c1bbc9383
commit
a18eb0eaf7
|
@ -10,3 +10,6 @@
|
||||||
[submodule "zsh/zsh-autocomplete"]
|
[submodule "zsh/zsh-autocomplete"]
|
||||||
path = zsh/zsh-autocomplete
|
path = zsh/zsh-autocomplete
|
||||||
url = https://github.com/marlonrichert/zsh-autocomplete.git
|
url = https://github.com/marlonrichert/zsh-autocomplete.git
|
||||||
|
[submodule "zsh/zsh-vi-mode"]
|
||||||
|
path = zsh/zsh-vi-mode
|
||||||
|
url = https://github.com/jeffreytse/zsh-vi-mode.git
|
||||||
|
|
Loading…
Reference in New Issue