zsh: Switch fast-syntax-highlighting to zdharma-continuum fork
The original zdharma org is abandoned; zdharma-continuum is the maintained fork. Also bumps the submodule pointer to latest master. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
|||||||
[submodule "zsh/.config/zsh/plugins/fast-syntax-highlighting"]
|
[submodule "zsh/.config/zsh/plugins/fast-syntax-highlighting"]
|
||||||
path = zsh/.config/zsh/plugins/fast-syntax-highlighting
|
path = zsh/.config/zsh/plugins/fast-syntax-highlighting
|
||||||
url = https://github.com/zdharma/fast-syntax-highlighting.git
|
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
|
||||||
[submodule "zsh/.config/zsh/plugins/zsh-autosuggestions"]
|
[submodule "zsh/.config/zsh/plugins/zsh-autosuggestions"]
|
||||||
path = zsh/.config/zsh/plugins/zsh-autosuggestions
|
path = zsh/.config/zsh/plugins/zsh-autosuggestions
|
||||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||||
|
|||||||
Reference in New Issue
Block a user