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:
2026-04-20 20:55:14 +02:00
parent 4dbf509066
commit 98fcff5de3
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "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"]
path = zsh/.config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions