Skip to content

Commit 7417ae4

Browse files
committed
update submodules
1 parent 1b9bb04 commit 7417ae4

3 files changed

Lines changed: 9 additions & 18 deletions

File tree

.gitmodules

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
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
186
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

zsh-syntax-highlighting

Submodule zsh-syntax-highlighting added at 5eb677b
Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)