.gitmodules 469 B

123456789
  1. [submodule "modules/history-substring-search/external"]
  2. path = modules/history-substring-search/external
  3. url = https://github.com/zsh-users/zsh-history-substring-search.git
  4. [submodule "modules/completion/external"]
  5. path = modules/completion/external
  6. url = https://github.com/zsh-users/zsh-completions.git
  7. [submodule "modules/syntax-highlighting/external"]
  8. path = modules/syntax-highlighting/external
  9. url = https://github.com/zsh-users/zsh-syntax-highlighting.git