prezto/.gitmodules

10 lines
475 B
Plaintext
Raw Normal View History

2012-03-29 02:29:45 +08:00
[submodule "modules/completion/completions"]
path = modules/completion/completions
2011-09-24 08:22:41 +08:00
url = https://github.com/zsh-users/zsh-completions.git
2012-03-29 00:41:39 +08:00
[submodule "modules/history-substring-search/external"]
path = modules/history-substring-search/external
url = https://github.com/zsh-users/zsh-history-substring-search.git
2012-03-29 00:41:39 +08:00
[submodule "modules/syntax-highlighting/external"]
path = modules/syntax-highlighting/external
2012-03-29 22:47:30 +08:00
url = https://github.com/zsh-users/zsh-syntax-highlighting.git