aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: fe221a9225564e0ec395488abec026251c519c15 (plain)
1
2
3
4
5
6
[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
..