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