-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.gitmodules
18 lines (18 loc) · 865 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule ".zsh_custom/zsh-autosuggestions"]
path = .zsh_custom/zsh-autosuggestions
url = [email protected]:zsh-users/zsh-autosuggestions.git
[submodule ".zsh_custom/zsh-completions"]
path = .zsh_custom/zsh-completions
url = [email protected]:zsh-users/zsh-completions.git
[submodule ".zsh_custom/zsh-history-substring-search"]
path = .zsh_custom/zsh-history-substring-search
url = [email protected]:zsh-users/zsh-history-substring-search.git
[submodule ".zsh_custom/zsh-syntax-highlighting"]
path = .zsh_custom/zsh-syntax-highlighting
url = [email protected]:zsh-users/zsh-syntax-highlighting.git
[submodule ".vim/pack/vendor/start/nerdtree"]
path = .vim/pack/vendor/start/nerdtree
url = [email protected]:preservim/nerdtree.git
[submodule ".vim/pack/plugins/opt/vim-polyglot"]
path = .vim/pack/plugins/opt/vim-polyglot
url = https://github.com/sheerun/vim-polyglot