2cebf51f34
instead of we keeping and maintaining it, like we did in commits126e950
,8f395be
,c58f901
. On the other hand, we would lose custom changes we did, like merging clvv/fasd#75 and partially merging clvv/fasd#77. I think it's not our purpose to maintain our own fork of other projects.
24 lines
1.1 KiB
Text
24 lines
1.1 KiB
Text
[submodule "modules/history-substring-search/external"]
|
|
path = modules/history-substring-search/external
|
|
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
|
[submodule "modules/completion/external"]
|
|
path = modules/completion/external
|
|
url = https://github.com/zsh-users/zsh-completions.git
|
|
[submodule "modules/syntax-highlighting/external"]
|
|
path = modules/syntax-highlighting/external
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
|
[submodule "modules/prompt/external-themes/pure"]
|
|
path = modules/prompt/external-themes/pure
|
|
url = https://github.com/sindresorhus/pure.git
|
|
[submodule "modules/prompt/external-themes/liquidprompt"]
|
|
path = modules/prompt/external-themes/liquidprompt
|
|
url = https://github.com/nojhan/liquidprompt.git
|
|
[submodule "modules/prompt/external-themes/lean"]
|
|
path = modules/prompt/external-themes/lean
|
|
url = https://github.com/miekg/lean
|
|
[submodule "modules/autosuggestions/external"]
|
|
path = modules/autosuggestions/external
|
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
|
[submodule "modules/fasd/external"]
|
|
path = modules/fasd/external
|
|
url = https://github.com/clvv/fasd
|