prezto/.gitmodules

10 lines
437 B
Plaintext
Raw Normal View History

2011-09-24 02:22:41 +02:00
[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
2012-03-29 16:47:30 +02:00
[submodule "plugins/syntax-highlighting/external"]
path = plugins/syntax-highlighting/external
url = https://github.com/zsh-users/zsh-syntax-highlighting.git