mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Added submodule for zsh-syntax-highlighting
This commit is contained in:
parent
27e9a95cf5
commit
eddcb6e506
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "zsh-syntax-highlighting"]
|
||||
path = zsh-syntax-highlighting
|
||||
url = git@github.com:tictactix/zsh-syntax-highlighting.git
|
||||
[submodule "plugins/zsh-syntax-highlighting"]
|
||||
path = plugins/zsh-syntax-highlighting
|
||||
url = git@github.com:tictactix/zsh-syntax-highlighting.git
|
||||
|
|
|
|||
1
plugins/zsh-syntax-highlighting
Submodule
1
plugins/zsh-syntax-highlighting
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit bb0d575942760fe483790fe878ea43b1f781e2ca
|
||||
Loading…
Add table
Add a link
Reference in a new issue