mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 16:18:00 +00:00
Update zsh-autosuggestions submodule location
Thanks to @naibaf0. Closes #1096.
This commit is contained in:
parent
013668f484
commit
076e29e97d
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
|
[submodule "modules/autosuggestions/external"]
|
||||||
|
path = modules/autosuggestions/external
|
||||||
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||||
[submodule "modules/history-substring-search/external"]
|
[submodule "modules/history-substring-search/external"]
|
||||||
path = modules/history-substring-search/external
|
path = modules/history-substring-search/external
|
||||||
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
||||||
@ -16,6 +19,3 @@
|
|||||||
[submodule "modules/prompt/functions/pure"]
|
[submodule "modules/prompt/functions/pure"]
|
||||||
path = modules/prompt/external/pure
|
path = modules/prompt/external/pure
|
||||||
url = https://github.com/sindresorhus/pure.git
|
url = https://github.com/sindresorhus/pure.git
|
||||||
[submodule "modules/autosuggestions/external"]
|
|
||||||
path = modules/autosuggestions/external
|
|
||||||
url = https://github.com/tarruda/zsh-autosuggestions
|
|
||||||
|
Loading…
Reference in New Issue
Block a user