-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
12 lines (12 loc) · 790 Bytes
/
.gitmodules
File metadata and controls
12 lines (12 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "config/zsh/ohmyzsh/custom/plugins/fast-syntax-highlighting"]
path = config/zsh/ohmyzsh/custom/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule "config/zsh/ohmyzsh/custom/plugins/zsh-autocomplete"]
path = config/zsh/ohmyzsh/custom/plugins/zsh-autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete.git
[submodule "config/zsh/ohmyzsh/custom/plugins/zsh-autosuggestions"]
path = config/zsh/ohmyzsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "config/zsh/ohmyzsh/custom/plugins/zsh-syntax-highlighting"]
path = config/zsh/ohmyzsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git