aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 5ddc0e0f0e41438b8937b35f95cbe3c217daf7c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "vim/bundle/pathogen"]
	path = vim/bundle/pathogen
	url = git://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/fugitive"]
	path = vim/bundle/fugitive
	url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/sahara"]
	path = vim/bundle/sahara
	url = git://github.com/tejr/sahara.git
[submodule "vim/bundle/repeat"]
	path = vim/bundle/repeat
	url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/surround"]
	path = vim/bundle/surround
	url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/speeddating"]
	path = vim/bundle/speeddating
	url = git://github.com/tpope/vim-speeddating.git