forked from scrooloose/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
264 lines (264 loc) · 8.89 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
[submodule "snippets"]
path = snippets
url = https://github.com/asux/snipmate-snippets.git
ignore = dirty
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
ignore = dirty
[submodule "bundle/cucumber"]
path = bundle/cucumber
url = https://github.com/tpope/vim-cucumber.git
ignore = dirty
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/tpope/vim-haml.git
ignore = dirty
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
ignore = dirty
[submodule "bundle/NERD_tree"]
path = bundle/NERD_tree
url = https://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
ignore = dirty
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "bundle/vividchalk"]
path = bundle/vividchalk
url = https://github.com/tpope/vim-vividchalk.git
ignore = dirty
[submodule "bundle/git"]
path = bundle/git
url = https://github.com/tpope/vim-git.git
ignore = dirty
[submodule "bundle/endwise"]
path = bundle/endwise
url = https://github.com/tpope/vim-endwise.git
ignore = dirty
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
ignore = dirty
[submodule "bundle/textile"]
path = bundle/textile
url = https://github.com/timcharper/textile.vim.git
ignore = dirty
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
ignore = dirty
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
ignore = dirty
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = http://github.com/cakebaker/scss-syntax.vim.git
ignore = dirty
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
ignore = dirty
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
ignore = dirty
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
ignore = dirty
[submodule "bundle/vim-ruby-sinatra"]
path = bundle/vim-ruby-sinatra
url = https://github.com/hallison/vim-ruby-sinatra.git
ignore = dirty
[submodule "bundle/securemodelines"]
path = bundle/securemodelines
url = https://github.com/ciaranm/securemodelines.git
ignore = dirty
[submodule "bundle/vim-textobj-user"]
path = bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/vim-textobj-rubybloc"]
path = bundle/vim-textobj-rubybloc
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-preview"]
path = bundle/vim-preview
url = https://github.com/greyblake/vim-preview.git
[submodule "bundle/abolish"]
path = bundle/abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "bundle/liftweb"]
path = bundle/liftweb
url = https://github.com/Shadowfiend/liftweb-vim.git
[submodule "bundle/scala"]
path = bundle/scala
url = git://github.com/akhil/scala-vim-bundle.git
[submodule "bundle/clojure"]
path = bundle/clojure
url = git://github.com/vim-scripts/VimClojure.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/jade"]
path = bundle/jade
url = git://github.com/digitaltoad/vim-jade.git
[submodule "bundle/html5.vim"]
path = bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "plugin/gist-vim"]
path = plugin/gist-vim
url = http://github.com/mattn/gist-vim.git
[submodule "bundle/vim-yankring"]
path = bundle/vim-yankring
url = https://github.com/chrismetcalf/vim-yankring.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "bundle/actionscript"]
path = bundle/actionscript
url = https://github.com/endel/actionscript.vim.git
[submodule "bundle/vim-capybara"]
path = bundle/vim-capybara
url = https://github.com/asux/vim-capybara.git
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/git-vim"]
path = bundle/git-vim
url = https://github.com/motemen/git-vim.git
[submodule "bundle/grep-vim"]
path = bundle/grep-vim
url = https://github.com/vim-scripts/grep.vim.git
[submodule "bundle/vim-indexed-search"]
path = bundle/vim-indexed-search
url = https://github.com/henrik/vim-indexed-search.git
[submodule "bundle/ctrp"]
path = bundle/ctrp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/NrrRgn"]
path = bundle/NrrRgn
url = https://github.com/chrisbra/NrrwRgn.git
[submodule "bundle/ZoomWin"]
path = bundle/ZoomWin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "bundle/vim-buffergator"]
path = bundle/vim-buffergator
url = https://github.com/jeetsukumaran/vim-buffergator.git
[submodule "bundle/vim-vroom"]
path = bundle/vim-vroom
url = https://github.com/skalnik/vim-vroom.git
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = https://github.com/slim-template/vim-slim.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "bundle/vim-ruby-run"]
path = bundle/vim-ruby-run
url = https://github.com/stjernstrom/vim-ruby-run
[submodule "bundle/po.vim"]
path = bundle/po.vim
url = https://github.com/vim-scripts/po.vim--gray.git
[submodule "bundle/camelcasemotion"]
path = bundle/camelcasemotion
url = https://github.com/bkad/CamelCaseMotion.git
[submodule "bundle/vim-css3-syntax.git"]
path = bundle/vim-css3-syntax.git
url = https://github.com/brauliobo/vim-css3-syntax.git
[submodule "bundle/indent-guides"]
path = bundle/indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/php"]
path = bundle/php
url = git://github.com/StanAngeloff/php.vim.git
[submodule "bundle/base16"]
path = bundle/base16
url = https://github.com/chriskempson/base16-vim
[submodule "bundle/jslint"]
path = bundle/jslint
url = https://github.com/wookiehangover/jshint.vim
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/javascript-libraries-syntax.vim"]
path = bundle/javascript-libraries-syntax.vim
url = https://github.com/othree/javascript-libraries-syntax.vim.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/hugomelo/vim-snippets.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/jlanzarotta/bufexplorer.git
[submodule "bundle/vim-speeddating"]
path = bundle/vim-speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/gabrielelana/vim-markdown.git
[submodule "bundle/vim-rubocop"]
path = bundle/vim-rubocop
url = https://github.com/ngmy/vim-rubocop.git
[submodule "bundle/vim-sass-lint"]
path = bundle/vim-sass-lint
url = https://github.com/gcorne/vim-sass-lint
[submodule "bundle/auy-vim"]
path = bundle/auy-vim
url = https://github.com/ayu-theme/ayu-vim
[submodule "bundle/vim-jsbeautify"]
path = bundle/vim-jsbeautify
url = https://github.com/maksimr/vim-jsbeautify.git
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "bundle/vimterial_dark"]
path = bundle/vimterial_dark
url = https://github.com/larsbs/vimterial_dark.git
[submodule "bundle/dispatch"]
path = bundle/dispatch
url = https://tpope.io/vim/dispatch.git
[submodule "bundle/bundler"]
path = bundle/bundler
url = https://tpope.io/vim/bundler.git
[submodule "bundler"]
path = bundler
url = https://tpope.io/vim/bundler.git
[submodule "dispatch"]
path = dispatch
url = https://tpope.io/vim/dispatch.git