|
1 | | -[submodule "zsh/.config/zsh/plugins/zsh-completions"] |
2 | | - path = zsh/.config/zsh/plugins/zsh-completions |
3 | | - url = https://github.com/zsh-users/zsh-completions.git |
4 | | -[submodule "zsh/.config/zsh/plugins/zsh-syntax-highlighting"] |
5 | | - path = zsh/.config/zsh/plugins/zsh-syntax-highlighting |
6 | | - url = https://github.com/zsh-users/zsh-syntax-highlighting.git |
7 | | -[submodule "zsh/.config/zsh/plugins/zsh-vi-mode"] |
8 | | - path = zsh/.config/zsh/plugins/zsh-vi-mode |
9 | | - url = https://github.com/jeffreytse/zsh-vi-mode |
10 | | -[submodule "zsh/.config/zsh/plugins/zsh-autosuggestions"] |
11 | | - path = zsh/.config/zsh/plugins/zsh-autosuggestions |
12 | | - url = https://github.com/zsh-users/zsh-autosuggestions |
13 | | -[submodule "zsh/.config/zsh/zsh-syntaxhighlighting"] |
14 | | - path = zsh/.config/zsh/zsh-syntaxhighlighting |
15 | | - url = https://github.com/zsh-users/zsh-syntax-highlighting |
16 | | -[submodule "zsh/.config/zsh/plugins/zsh-syntaxhighlighting"] |
17 | | - path = zsh/.config/zsh/plugins/zsh-syntaxhighlighting |
| 1 | +[submodule "zsh-completions"] |
| 2 | + path = zsh-completions |
| 3 | + url = https://github.com/zsh-users/zsh-completions |
| 4 | +[submodule "zsh-syntax-highlighting"] |
| 5 | + path = zsh-syntax-highlighting |
18 | 6 | url = https://github.com/zsh-users/zsh-syntax-highlighting |
| 7 | +[submodule "zsh-autosuggestions"] |
| 8 | + path = zsh-autosuggestions |
| 9 | + url = https://github.com/zsh-users/zsh-autosuggestions |
0 commit comments