-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
172 lines (172 loc) · 5.13 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
[submodule "bundle/abolish"]
path = bundle/abolish
url = git://github.com/tpope/vim-abolish.git
ignore = untracked
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
ignore = untracked
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
ignore = untracked
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = git://github.com/vim-scripts/bufexplorer.zip.git
ignore = untracked
[submodule "bundle/bufkill"]
path = bundle/bufkill
url = git://github.com/vim-scripts/bufkill.vim.git
ignore = untracked
[submodule "bundle/coffeescript"]
path = bundle/coffeescript
url = git://github.com/kchmck/vim-coffee-script.git
ignore = untracked
[submodule "bundle/solarized"]
path = bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
ignore = untracked
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = git://github.com/flazz/vim-colorschemes.git
ignore = untracked
[submodule "bundle/css-color"]
path = bundle/css-color
url = git://github.com/skammer/vim-css-color.git
ignore = untracked
[submodule "bundle/endwise"]
path = bundle/endwise
url = git://github.com/tpope/vim-endwise.git
ignore = untracked
[submodule "bundle/extradite"]
path = bundle/extradite
url = git://github.com/int3/vim-extradite.git
ignore = untracked
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
ignore = untracked
[submodule "bundle/gist"]
path = bundle/gist
url = git://github.com/mattn/gist-vim.git
ignore = untracked
[submodule "bundle/git"]
path = bundle/git
url = git://github.com/tpope/vim-git.git
ignore = untracked
[submodule "bundle/greplace"]
path = bundle/greplace
url = git://github.com/vim-scripts/greplace.vim.git
ignore = untracked
[submodule "bundle/haml"]
path = bundle/haml
url = git://github.com/tpope/vim-haml.git
ignore = untracked
[submodule "bundle/html5"]
path = bundle/html5
url = git://github.com/othree/html5.vim.git
ignore = untracked
[submodule "bundle/indent-object"]
path = bundle/indent-object
url = git://github.com/michaeljsmith/vim-indent-object.git
ignore = untracked
[submodule "bundle/javascript"]
path = bundle/javascript
url = git://github.com/pangloss/vim-javascript.git
ignore = untracked
[submodule "bundle/jquery"]
path = bundle/jquery
url = git://github.com/vim-scripts/jQuery.git
ignore = untracked
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
ignore = untracked
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = git://github.com/tpope/vim-ragtag.git
ignore = untracked
[submodule "bundle/rooter"]
path = bundle/rooter
url = git://github.com/airblade/vim-rooter.git
ignore = untracked
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/garbas/vim-snipmate.git
ignore = untracked
[submodule "bundle/sparkup"]
path = bundle/sparkup
url = git://github.com/kogakure/vim-sparkup.git
ignore = untracked
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
ignore = untracked
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
ignore = untracked
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
ignore = untracked
[submodule "bundle/tlib"]
path = bundle/tlib
url = git://github.com/tomtom/tlib_vim.git
ignore = untracked
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
ignore = untracked
[submodule "bundle/speeddating"]
path = bundle/speeddating
url = git://github.com/tpope/vim-speeddating.git
ignore = untracked
[submodule "bundle/liquid"]
path = bundle/liquid
url = git://github.com/tpope/vim-liquid.git
ignore = untracked
[submodule "bundle/repeat"]
path = bundle/repeat
url = git://github.com/tpope/vim-repeat.git
ignore = untracked
[submodule "bundle/rake"]
path = bundle/rake
url = git://github.com/tpope/vim-rake.git
ignore = untracked
[submodule "bundle/delimitmate"]
path = bundle/delimitmate
url = git://github.com/Raimondi/delimitMate.git
ignore = untracked
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
ignore = untracked
[submodule "bundle/snipmate-snippets"]
path = bundle/snipmate-snippets
url = git@github.com:smt/snipmate-snippets.git
ignore = untracked
[submodule "bundle/commentary"]
path = bundle/commentary
url = git://github.com/tpope/vim-commentary.git
ignore = untracked
[submodule "bundle/jshint"]
path = bundle/jshint
url = git://github.com/sleistner/vim-jshint.git
ignore = untracked
[submodule "bundle/pandoc"]
path = bundle/pandoc
url = git://github.com/vim-pandoc/vim-pandoc.git
ignore = untracked
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
ignore = untracked
[submodule "bundle/less"]
path = bundle/less
url = git://github.com/groenewege/vim-less.git
ignore = untracked
[submodule "bundle/css3-syntax"]
path = bundle/css3-syntax
url = git://github.com/hail2u/vim-css3-syntax.git
ignore = untracked