-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.16 KB
/
.gitmodules
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
[submodule "bundle/taglist"]
path = bundle/taglist
url = git://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = git://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/L9"]
path = bundle/L9
url = git://github.com/vim-scripts/L9.git
[submodule "bundle/perl-support"]
path = bundle/perl-support
url = git://github.com/vim-scripts/perl-support.vim.git
[submodule "bundle/SuperTab"]
path = bundle/SuperTab
url = git://github.com/vim-scripts/SuperTab.git
[submodule "bundle/The-NERD-Commenter"]
path = bundle/The-NERD-Commenter
url = git://github.com/vim-scripts/The-NERD-Commenter.git
[submodule "bundle/vcscommand"]
path = bundle/vcscommand
url = git://github.com/vim-scripts/vcscommand.vim.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = git://github.com/vim-scripts/matchit.zip.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git