aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 108c36ec71ee2779d5c50abe34b2de1288f34d86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "vim/bundles/fugitive"]
	path = vim/bundles/fugitive
	url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/bundles/repeat"]
	path = vim/bundles/repeat
	url = http://github.com/tpope/vim-repeat.git
[submodule "vim/bundles/surround"]
	path = vim/bundles/surround
	url = http://github.com/tpope/vim-surround.git
[submodule "vim/bundles/unimpaired"]
	path = vim/bundles/unimpaired
	url = http://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundles/nerdcommenter"]
	path = vim/bundles/nerdcommenter
	url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundles/nerdtree"]
	path = vim/bundles/nerdtree
	url = git://github.com/scrooloose/nerdtree.git