aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: f17eb62a73b2c3952c3c3a96df3c1d273268b9d9 (plain)
1
2
3
4
5
6
7
8
9
[submodule "vim-pathogen"]
	path = vim-pathogen
	url = https://github.com/tpope/vim-pathogen.git
[submodule "indent/tpope"]
	path = indent/tpope
	url = https://gist.github.com/762326.git
[submodule "indent/html5.vim"]
	path = indent/html5.vim
	url = https://github.com/othree/html5.vim.git
..