-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
40 lines (40 loc) · 1.38 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
34
35
36
37
38
39
40
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
ignore = dirty
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/ri_vim"]
path = bundle/ri_vim
url = https://github.com/danchoi/ri_vim.git
[submodule "bundle/PA_ruby_ri"]
path = bundle/PA_ruby_ri
url = https://github.com/vim-scripts/PA_ruby_ri.git
[submodule "bundle/threesome.vim"]
path = bundle/threesome.vim
url = https://github.com/sjl/threesome.vim
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = http://github.com/tpope/vim-cucumber
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet
[submodule "bundle/vim-gradle"]
path = bundle/vim-gradle
url = https://github.com/tfnico/vim-gradle.git
[submodule "bundle/groovy.vim"]
path = bundle/groovy.vim
url = [email protected]:vim-scripts/groovy.vim.git
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "bundle/vim-fireplace"]
path = bundle/vim-fireplace
url = git://github.com/tpope/vim-fireplace.git
[submodule "bundle/rainbow_parentheses.vim"]
path = bundle/rainbow_parentheses.vim
url = [email protected]:kien/rainbow_parentheses.vim.git