-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
324 lines (324 loc) · 15.2 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
[submodule "common/open_source/js-beautify"]
path = common/open_source/js-beautify
url = https://github.com/einars/js-beautify
[submodule "common/.vim/bundle/Command-T"]
path = common/.vim/bundle/Command-T
url = https://github.com/wincent/Command-T.git
[submodule "common/.vim/bundle/html5-syntax.vim"]
path = common/.vim/bundle/html5-syntax.vim
url = https://github.com/othree/html5-syntax.vim.git
[submodule "common/.vim/bundle/nerdcommenter"]
path = common/.vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "common/.vim/bundle/netrw"]
path = common/.vim/bundle/netrw
url = https://github.com/eiginn/netrw.git
[submodule "common/.vim/bundle/scss-syntax.vim"]
path = common/.vim/bundle/scss-syntax.vim
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "common/.vim/bundle/vim-surround"]
path = common/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "common/.vim/bundle/tabular"]
path = common/.vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "common/.vim/bundle/vim-endwise"]
path = common/.vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "common/.vim/bundle/vim-fugitive"]
path = common/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "common/.vim/bundle/vim-markdown"]
path = common/.vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "common/.vim/bundle/vim-rails"]
path = common/.vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "common/.vim/bundle/vim-haml"]
path = common/.vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "common/.vim/bundle/vim-cucumber"]
path = common/.vim/bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "common/.vim/bundle/vim-speeddating"]
path = common/.vim/bundle/vim-speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule "common/.vim/bundle/vim-abolish"]
path = common/.vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "common/.vim/bundle/vim-repeat"]
path = common/.vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "common/.vim/bundle/vim-ruby"]
path = common/.vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "common/.vim/bundle/vim-signature"]
path = common/.vim/bundle/vim-signature
url = https://github.com/kshenoy/vim-signature.git
[submodule "common/.vim/bundle/vim-css3-syntax"]
path = common/.vim/bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "common/.vim/bundle/vim-coffee-script"]
path = common/.vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "common/.vim/bundle/vim-markdown-folding"]
path = common/.vim/bundle/vim-markdown-folding
url = https://github.com/nelstrom/vim-markdown-folding.git
[submodule "common/.vim/bundle/YankRing.vim"]
path = common/.vim/bundle/YankRing.vim
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule "common/.vim/bundle/vim-autocorrect"]
path = common/.vim/bundle/vim-autocorrect
url = https://github.com/panozzaj/vim-autocorrect.git
[submodule "common/.vim/bundle/file-line"]
path = common/.vim/bundle/file-line
url = https://github.com/vim-scripts/file-line.git
[submodule "common/.vim/bundle/floobits-vim"]
path = common/.vim/bundle/floobits-vim
url = https://github.com/Floobits/floobits-vim.git
[submodule "common/.vim/bundle/vim-vinegar"]
path = common/.vim/bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "common/.vim/bundle-colorschemes/ir_black"]
path = common/.vim/bundle-colorschemes/ir_black
url = https://github.com/twerth/ir_black.git
[submodule "common/.vim/bundle-colorschemes/vim-detailed"]
path = common/.vim/bundle-colorschemes/vim-detailed
url = https://github.com/rking/vim-detailed.git
[submodule "common/.vim/bundle-colorschemes/jellybeans.vim"]
path = common/.vim/bundle-colorschemes/jellybeans.vim
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "common/.vim/bundle-colorschemes/vim-github-colorscheme"]
path = common/.vim/bundle-colorschemes/vim-github-colorscheme
url = https://github.com/endel/vim-github-colorscheme.git
[submodule "common/.vim/bundle-colorschemes/proton"]
path = common/.vim/bundle-colorschemes/proton
url = https://github.com/vim-scripts/proton.git
[submodule "common/.vim/bundle-colorschemes/mayansmoke"]
path = common/.vim/bundle-colorschemes/mayansmoke
url = https://github.com/vim-scripts/mayansmoke.git
[submodule "common/.vim/bundle-colorschemes/molokai"]
path = common/.vim/bundle-colorschemes/molokai
url = https://github.com/tomasr/molokai.git
[submodule "common/.vim/bundle-colorschemes/vim-lucius"]
path = common/.vim/bundle-colorschemes/vim-lucius
url = https://github.com/jonathanfilip/vim-lucius.git
[submodule "common/.vim/bundle-colorschemes/jellyx.vim"]
path = common/.vim/bundle-colorschemes/jellyx.vim
url = https://github.com/guns/jellyx.vim.git
[submodule "common/.vim/bundle-colorschemes/vim-hemisu"]
path = common/.vim/bundle-colorschemes/vim-hemisu
url = https://github.com/noahfrederick/vim-hemisu.git
[submodule "common/.vim/bundle-colorschemes/summerfruit256.vim"]
path = common/.vim/bundle-colorschemes/summerfruit256.vim
url = https://github.com/vim-scripts/summerfruit256.vim.git
[submodule "common/.vim/bundle/supertab"]
path = common/.vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "common/.vim/bundle/splitjoin.vim"]
path = common/.vim/bundle/splitjoin.vim
url = https://github.com/AndrewRadev/splitjoin.vim.git
[submodule "common/.vim/bundle/ag.vim"]
path = common/.vim/bundle/ag.vim
url = https://github.com/rking/ag.vim.git
[submodule "common/.vim/bundle/vim-gitgutter"]
path = common/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "common/.vim/bundle/javascript-libraries-syntax.vim"]
path = common/.vim/bundle/javascript-libraries-syntax.vim
url = https://github.com/othree/javascript-libraries-syntax.vim.git
[submodule "common/.vim/bundle/vim-unimpaired"]
path = common/.vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "common/.vim/bundle/vim-angular"]
path = common/.vim/bundle/vim-angular
url = https://github.com/burnettk/vim-angular.git
[submodule "common/.vim/bundle/vim-snippets"]
path = common/.vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "common/.vim/bundle/vim-commentary"]
path = common/.vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "common/.vim/bundle/vim-javascript"]
path = common/.vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "common/.vim/bundle/localrc.vim"]
path = common/.vim/bundle/localrc.vim
url = https://github.com/vim-scripts/localrc.vim.git
[submodule "common/.vim/bundle/vim-sleuth"]
path = common/.vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule "common/.vim/bundle/vim-ruby-refactoring"]
path = common/.vim/bundle/vim-ruby-refactoring
url = https://github.com/ecomba/vim-ruby-refactoring.git
[submodule "common/.vim/bundle/vim-pathogen"]
path = common/.vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "common/.vim/bundle/html5.vim"]
path = common/.vim/bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "common/.vim/bundle/xmledit"]
path = common/.vim/bundle/xmledit
url = https://github.com/sukima/xmledit.git
[submodule "common/.vim/bundle/vim-git"]
path = common/.vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule "common/.vim/bundle/vim-enmasse"]
path = common/.vim/bundle/vim-enmasse
url = https://github.com/Wolfy87/vim-enmasse.git
[submodule "common/.vim/bundle/common/.vim/bundle/vim-less"]
path = common/.vim/bundle/common/.vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "common/.vim/bundle/vim-css-color"]
path = common/.vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color.git
[submodule "common/.vim/bundle/vim-dispatch"]
path = common/.vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule "common/.vim/bundle/vim-projectionist"]
path = common/.vim/bundle/vim-projectionist
url = https://github.com/tpope/vim-projectionist.git
[submodule "common/.vim/bundle/vim-elixir"]
path = common/.vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "common/.vim/bundle/vim-test"]
path = common/.vim/bundle/vim-test
url = https://github.com/janko-m/vim-test.git
[submodule "common/.vim/bundle/gundo.vim"]
path = common/.vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule "common/.vim/bundle/unite.vim"]
path = common/.vim/bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "common/.vim/bundle/vim-plug"]
path = common/.vim/bundle/vim-plug
url = https://github.com/junegunn/vim-plug.git
[submodule "common/.vim/bundle/vim-betterdigraphs"]
path = common/.vim/bundle/vim-betterdigraphs
url = https://github.com/atweiden/vim-betterdigraphs.git
[submodule "common/.vim/bundle/vim-node"]
path = common/.vim/bundle/vim-node
url = https://github.com/moll/vim-node.git
[submodule "common/.vim/bundle/vim-rsi"]
path = common/.vim/bundle/vim-rsi
url = https://github.com/tpope/vim-rsi.git
[submodule "common/.vim/bundle/taglist.vim"]
path = common/.vim/bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "common/.vim/bundle-colorschemes/vim-colorscheme-primary"]
path = common/.vim/bundle-colorschemes/vim-colorscheme-primary
url = https://github.com/google/vim-colorscheme-primary.git
[submodule "common/.vim/bundle/webapi-vim"]
path = common/.vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "common/.vim/bundle/vim-jsx"]
path = common/.vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "common/.vim/bundle/ultisnips"]
path = common/.vim/bundle/ultisnips
url = https://github.com/sirver/ultisnips.git
[submodule "common/.vim/bundle/command-t"]
path = common/.vim/bundle/command-t
url = https://github.com/wincent/command-t.git
[submodule "common/.vim/bundle/vim-gutentags"]
path = common/.vim/bundle/vim-gutentags
url = https://github.com/ludovicchabant/vim-gutentags.git
[submodule "common/.vim/bundle/vim-rspec"]
path = common/.vim/bundle/vim-rspec
url = https://github.com/thoughtbot/vim-rspec.git
[submodule "common/.vim/bundle/vim-textobj-user"]
path = common/.vim/bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "common/.vim/bundle/vim-textobj-comment"]
path = common/.vim/bundle/vim-textobj-comment
url = https://github.com/glts/vim-textobj-comment.git
[submodule "common/.vim/bundle/vim-textobj-variable-segment"]
path = common/.vim/bundle/vim-textobj-variable-segment
url = https://github.com/Julian/vim-textobj-variable-segment.git
[submodule "common/.vim/bundle/vim-textobj-url"]
path = common/.vim/bundle/vim-textobj-url
url = https://github.com/mattn/vim-textobj-url.git
[submodule "common/.vim/bundle/vim-textobj-underscore"]
path = common/.vim/bundle/vim-textobj-underscore
url = https://github.com/lucapette/vim-textobj-underscore.git
[submodule "common/.vim/bundle/vim-textobj-sentence"]
path = common/.vim/bundle/vim-textobj-sentence
url = https://github.com/reedes/vim-textobj-sentence.git
[submodule "common/.vim/bundle/vim-textobj-quote"]
path = common/.vim/bundle/vim-textobj-quote
url = https://github.com/reedes/vim-textobj-quote.git
[submodule "common/.vim/bundle-colorschemes/oceanic-next"]
path = common/.vim/bundle-colorschemes/oceanic-next
url = https://github.com/mhartington/oceanic-next.git
[submodule "common/.vim/bundle-colorschemes/Apprentice"]
path = common/.vim/bundle-colorschemes/Apprentice
url = https://github.com/romainl/Apprentice.git
[submodule "common/.vim/bundle-colorschemes/ayu-vim"]
path = common/.vim/bundle-colorschemes/ayu-vim
url = https://github.com/ayu-theme/ayu-vim.git
[submodule "common/.vim/bundle-colorschemes/vim-color-raggi"]
path = common/.vim/bundle-colorschemes/vim-color-raggi
url = https://github.com/raggi/vim-color-raggi.git
[submodule "common/.vim/bundle-colorschemes/vim-color-spring-night"]
path = common/.vim/bundle-colorschemes/vim-color-spring-night
url = https://github.com/rhysd/vim-color-spring-night.git
[submodule "common/.vim/bundle-colorschemes/spacemacs-theme.vim"]
path = common/.vim/bundle-colorschemes/spacemacs-theme.vim
url = https://github.com/colepeters/spacemacs-theme.vim.git
[submodule "common/.vim/bundle-colorschemes/print_wb"]
path = common/.vim/bundle-colorschemes/print_wb
url = https://github.com/panozzaj/print_wb.git
[submodule "common/.vim/bundle/ale"]
path = common/.vim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "common/.vim/bundle/vim-eunuch"]
path = common/.vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "common/.vim/bundle/typescript-vim"]
path = common/.vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "common/.vim/bundle/vim-ragtag"]
path = common/.vim/bundle/vim-ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "common/.vim/bundle/fzf.vim"]
path = common/.vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "common/.vim/bundle/vim-rhubarb"]
path = common/.vim/bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "common/.vim/bundle-colorschemes/dracula"]
path = common/.vim/bundle-colorschemes/dracula
url = https://github.com/dracula/vim.git
[submodule "common/.vim/bundle-colorschemes/soft-era-vim"]
path = common/.vim/bundle-colorschemes/soft-era-vim
url = https://github.com/soft-aesthetic/soft-era-vim.git
[submodule "common/.vim/bundle-colorschemes/vim-colors-plain"]
path = common/.vim/bundle-colorschemes/vim-colors-plain
url = https://github.com/andreypopp/vim-colors-plain.git
[submodule "common/.vim/bundle-colorschemes/typewriter"]
path = common/.vim/bundle-colorschemes/typewriter
url = https://github.com/logico-dev/typewriter.git
[submodule "common/.vim/bundle-colorschemes/palenight.vim"]
path = common/.vim/bundle-colorschemes/palenight.vim
url = https://github.com/drewtempelmeyer/palenight.vim.git
[submodule "common/.vim/bundle/emmet-vim"]
path = common/.vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "common/.vim/bundle/python-syntax"]
path = common/.vim/bundle/python-syntax
url = [email protected]:vim-python/python-syntax.git
[submodule "common/open_source/git-filter-repo"]
path = common/open_source/git-filter-repo
url = [email protected]:newren/git-filter-repo.git
[submodule "common/.vim/bundle-colorschemes/papercolor-theme"]
path = common/.vim/bundle-colorschemes/papercolor-theme
url = https://github.com/NLKNguyen/papercolor-theme.git
[submodule "common/.vim/bundle/vim-startuptime"]
path = common/.vim/bundle/vim-startuptime
url = https://github.com/dstein64/vim-startuptime.git
[submodule "common/.vim/bundle/copilot.vim"]
path = common/.vim/bundle/copilot.vim
url = https://github.com/github/copilot.vim.git
[submodule "common/.vim/bundle/vim-prisma"]
path = common/.vim/bundle/vim-prisma
url = https://github.com/prisma/vim-prisma.git