summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 1ee381a87912f9de0758159024a327ae6924d6c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
	path = .config/zsh/plugins/fast-syntax-highlighting
	url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
	path = .config/zsh/plugins/zsh-syntax-highlighting
	url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
	path = .config/zsh/plugins/zsh-autosuggestions
	url = /home/master/.config/zsh/plugins/zsh-autosuggestions
[submodule ".config/zsh/plugins/zsh-history-substring-search"]
	path = .config/zsh/plugins/zsh-history-substring-search
	url = /home/master/.config/zsh/plugins/zsh-history-substring-search