-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 951 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".zsh/plugins/syntax-highlighting"]
path = .zsh/plugins/syntax-highlighting
url = [email protected]:zsh-users/zsh-syntax-highlighting.git
[submodule ".zsh/plugins/autosuggestions"]
path = .zsh/plugins/autosuggestions
url = [email protected]:zsh-users/zsh-autosuggestions.git
[submodule ".zsh/plugins/completions"]
path = .zsh/plugins/completions
url = [email protected]:zsh-users/zsh-completions.git
[submodule ".zsh/plugins/zvm"]
path = .zsh/plugins/zvm
url = https://github.com/jeffreytse/zsh-vi-mode
[submodule "/Users/jmende/.tmux/plugins/tpm"]
path = /Users/jmende/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "/Users/jmende/.zsh/plugins/autocomplete"]
path = /Users/jmende/.zsh/plugins/autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete.git
[submodule "/Users/jmende/.zsh/plugins/vim-mode"]
path = /Users/jmende/.zsh/plugins/vim-mode
url = https://github.com/softmoth/zsh-vim-mode.git