1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/.gitmodules

16 lines
697 B

[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/syntax-highlighting/external"]
path = modules/syntax-highlighting/external
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "modules/completion/external"]
path = modules/completion/external
url = https://github.com/zsh-users/zsh-completions.git
[submodule "modules/marked"]
path = modules/marked
url = https://github.com/chauncey-garrett/marked.git
[submodule "modules/mime-setup"]
path = modules/mime-setup
url = https://github.com/chauncey-garrett/zsh-mime-setup.git