-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
63 lines (63 loc) · 2.17 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.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 = http://github.com/tpope/vim-rails.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = http://github.com/tpope/vim-rake.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = http://github.com/tpope/vim-haml.git
[submodule "bundle/git"]
path = bundle/git
url = http://github.com/tpope/vim-git.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = http://github.com/tpope/vim-surround.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = http://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-taglist-plus"]
path = bundle/vim-taglist-plus
url = https://github.com/int3/vim-taglist-plus.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/vim-io"]
path = bundle/vim-io
url = git://github.com/davidbalbert/vim-io.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = https://github.com/kana/vim-textobj-user
[submodule "bundle/textobj-rubyblock"]
path = bundle/textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock
[submodule "bundle/bundler"]
path = bundle/bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "bundle/VimClojure"]
path = bundle/VimClojure
url = https://github.com/vim-scripts/VimClojure.git
[submodule "bundle/VimOrganizer"]
path = bundle/VimOrganizer
url = https://github.com/hsitz/VimOrganizer.git
[submodule "bundle/NrrwRgn"]
path = bundle/NrrwRgn
url = https://github.com/chrisbra/NrrwRgn.git
[submodule "bundle/cocoa"]
path = bundle/cocoa
url = https://github.com/msanders/cocoa.vim.git