aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 1eed186c9005302c919321b4ed7e6f805a6b8bd0 (plain)
1
2
3
4
5
6
[submodule "indent/html5.vim"]
	path = indent/html5.vim
	url = https://github.com/othree/html5.vim.git
[submodule "plugins/Vundle.vim"]
	path = plugins/Vundle.vim
	url = https://github.com/VundleVim/Vundle.vim.git
..