Files
.dots/.gitmodules
Václav Uruba 98fcff5de3 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>
2026-04-20 20:55:14 +02:00

10 lines
497 B
Plaintext

[submodule "zsh/.config/zsh/plugins/fast-syntax-highlighting"]
path = zsh/.config/zsh/plugins/fast-syntax-highlighting
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
[submodule "zsh/.config/zsh/plugins/fzf-git.sh"]
path = zsh/.config/zsh/plugins/fzf-git.sh
url = https://github.com/junegunn/fzf-git.sh