summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 817de0ae778f1f56fcc5d53b13955f1d92b4e5e5 (plain)
1
2
3
4
5
6
7
8
9
[submodule "plugins/fast-syntax-highlighting"]
	path = plugins/01-fast-syntax-highlighting
	url = https://github.com/zdharma/fast-syntax-highlighting
[submodule "plugins/zsh-autosuggestions"]
	path = plugins/03-zsh-autosuggestions
	url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "plugins/zsh-history-substring-search"]
	path = plugins/02-zsh-history-substring-search
	url = https://github.com/zsh-users/zsh-history-substring-search