-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 835 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "plugins/zsh-completions"]
path = plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "custom/plugins/fast-syntax-highlighting"]
path = plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule "plugins/evalcache"]
path = plugins/evalcache
url = https://github.com/mroth/evalcache.git
[submodule "plugins/zsh-autosuggestions"]
path = plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "plugins/zsh-fzf-history-search"]
path = plugins/zsh-fzf-history-search
url = https://github.com/joshskidmore/zsh-fzf-history-search.git
[submodule "plugins/zsh-history-substring-search"]
path = plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search