aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 31da8dfadeafa78c780bea2d572153851ba6455a (plain) (blame)
1
2
3
4
5
6
7
8
9
[submodule "plugins/zsh-autosuggestions"]
	path = plugins/zsh-autosuggestions
	url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "plugins/zsh-syntax-highlighting"]
	path = plugins/zsh-syntax-highlighting
	url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "plugins/fast-syntax-highlighting"]
	path = plugins/fast-syntax-highlighting
	url = https://github.com/z-shell/F-Sy-H