-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 1.19 KB
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".zsh/plugins/zsh-completions"]
path = zsh/.config/zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule ".zsh/plugins/zsh-autosuggestions"]
path = zsh/.config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".zsh/plugins/zsh-history-substring-search"]
path = zsh/.config/zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule ".zsh/plugins/zsh-syntax-highlighting"]
path = zsh/.config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".zsh/plugins/symfony-complete.plugin.zsh"]
path = zsh/.config/zsh/plugins/symfony-complete.plugin.zsh
url = https://github.com/voronkovich/symfony-complete.plugin.zsh
[submodule ".zsh/plugins/zsh-better-npm-completion"]
path = zsh/.config/zsh/plugins/zsh-better-npm-completion
url = https://github.com/lukechilds/zsh-better-npm-completion.git
[submodule "zsh/.config/zsh/plugins/zsh-syntax-highlighting-catppuccin"]
path = zsh/.config/zsh/plugins/zsh-syntax-highlighting-catppuccin
url = https://github.com/catppuccin/zsh-syntax-highlighting.git