-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
84 lines (84 loc) · 2.73 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/rooter"]
path = bundle/rooter
url = https://github.com/airblade/vim-rooter.git
[submodule "bundle/ir_black"]
path = bundle/ir_black
url = https://github.com/kemiller/vim-ir_black.git
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/rake"]
path = bundle/rake
url = https://github.com/tpope/vim-rake.git
[submodule "bundle/bundler"]
path = bundle/bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/endwise"]
path = bundle/endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/rvm"]
path = bundle/rvm
url = https://github.com/tpope/vim-rvm.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
ignore = untracked
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/autocomplpop"]
path = bundle/autocomplpop
url = git://github.com/clones/vim-autocomplpop.git
ignore = untracked
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/l9"]
path = bundle/l9
url = git://github.com/slack/vim-l9.git
ignore = untracked
[submodule "bundle/abolish"]
path = bundle/abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/garbas/vim-snipmate.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/addon-mw-utils"]
path = bundle/addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/snipmate-snippets"]
path = bundle/snipmate-snippets
url = https://github.com/honza/snipmate-snippets.git
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/conque"]
path = bundle/conque
url = https://github.com/rson/vim-conque.git
[submodule "bundle/zencoding"]
path = bundle/zencoding
url = http://github.com/mattn/zencoding-vim.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git