aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 8e270786300cebb9ae690bb16f01cba8eac298f1 (plain)
1
2
3
4
5
6
[submodule "bundle/Vundle.vim"]
	path = bundle/Vundle.vim
	url = https://github.com/VundleVim/Vundle.vim.git
[submodule "colors/nelstrom"]
	path = colors/nelstrom
	url = https://github.com/nelstrom/vim-mac-classic-theme.git
..