.gitmodules protocol fix
This commit is contained in:
parent
79e416b728
commit
563a2fffa3
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
[submodule "zsh-syntax-highlighting"]
|
||||
path = .zsh/zsh-syntax-highlighting
|
||||
url = git@github.com:zsh-users/zsh-syntax-highlighting.git
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue