aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: dcefcc401f3028f8d33d97bc109ff064f65785dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[submodule "vim/bundle/sahara"]
	path = vim/bundle/sahara
	url = git://github.com/tejr/sahara.git
    ignore = untracked
[submodule "vim/bundle/fugitive"]
	path = vim/bundle/fugitive
	url = git://github.com/tpope/vim-fugitive.git
    ignore = untracked
[submodule "vim/bundle/pathogen"]
	path = vim/bundle/pathogen
	url = git://github.com/tpope/vim-pathogen.git
    ignore = untracked
[submodule "vim/bundle/repeat"]
	path = vim/bundle/repeat
	url = git://github.com/tpope/vim-repeat.git
    ignore = untracked
[submodule "vim/bundle/surround"]
	path = vim/bundle/surround
	url = git://github.com/tpope/vim-surround.git
    ignore = untracked
[submodule "vim/bundle/unimpaired"]
	path = vim/bundle/unimpaired
	url = git://github.com/tpope/vim-unimpaired.git
    ignore = untracked
[submodule "vim/bundle/speeddating"]
	path = vim/bundle/speeddating
	url = git://github.com/tpope/vim-speeddating.git
    ignore = untracked
[submodule "vim/bundle/commentary"]
	path = vim/bundle/commentary
	url = git://github.com/tpope/vim-commentary.git
    ignore = untracked
[submodule "vim/bundle/nextag"]
	path = vim/bundle/nextag
	url = git://github.com/tejr/nextag.git