mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 08:41:43 +00:00
[Fix #70] Use official zsh-history-substring-search
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "completions"]
|
||||
path = completions
|
||||
url = https://github.com/zsh-users/zsh-completions.git
|
||||
[submodule "plugins/history-substring-search/external"]
|
||||
path = plugins/history-substring-search/external
|
||||
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
||||
|
Reference in New Issue
Block a user