This repository has been archived on 2024-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
zsh/.gitmodules
Jiří Štefka 74d5160620 Added zsh-syntax-highlighting
Added zsh-syntax-highlighting directly to my config from github
2020-06-08 18:50:03 +02:00

10 lines
332 B
Plaintext

[submodule "pure"]
path = pure
url = https://github.com/sindresorhus/pure.git
[submodule "zsh-autosuggestions"]
path = zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git