1111
1212runtime /autoload /freebasic.vim @ dkearns
1313runtime /autoload /getscript.vim @ cecamp
14+ runtime /autoload /haskell.vim @ alx741
15+ runtime /autoload /javascript.vim @ jsit
1416runtime /autoload /netrw.vim @ cecamp
1517runtime /autoload /netrwFileHandlers.vim @ cecamp
1618runtime /autoload /netrwSettings.vim @ cecamp
19+ runtime /autoload /php.vim @ david-szabo97
1720runtime /autoload /rubycomplete.vim @ segfault @ dkearns
1821runtime /autoload /tar.vim @ cecamp
1922runtime /autoload /vimball.vim @ cecamp
@@ -52,6 +55,7 @@ runtime/compiler/eruby.vim @dkearns
5255runtime /compiler /fbc.vim @ dkearns
5356runtime /compiler /gawk.vim @ dkearns
5457runtime /compiler /gjs.vim @ dkearns
58+ runtime /compiler /go.vim @ dbarnett
5559runtime /compiler /haml.vim @ tpope
5660runtime /compiler /icon.vim @ dkearns
5761runtime /compiler /javac.vim @ dkearns
@@ -72,6 +76,7 @@ runtime/compiler/rubocop.vim @dkearns
7276runtime /compiler /ruby.vim @ tpope @ dkearns
7377runtime /compiler /rubyunit.vim @ dkearns
7478runtime /compiler /sass.vim @ tpope
79+ runtime /compiler /sdoc.vim @ gpanders
7580runtime /compiler /se.vim @ dkearns
7681runtime /compiler /shellcheck.vim @ dkearns
7782runtime /compiler /sml.vim @ dkearns
@@ -98,19 +103,23 @@ runtime/ftplugin/basic.vim @dkearns
98103runtime /ftplugin /bst.vim @ tpope
99104runtime /ftplugin /cfg.vim @ chrisbra
100105runtime /ftplugin /clojure.vim @ axvr
106+ runtime /ftplugin /cs.vim @ nickspoons
101107runtime /ftplugin /csh.vim @ dkearns
102108runtime /ftplugin /css.vim @ dkearns
103109runtime /ftplugin /cucumber.vim @ tpope
104110runtime /ftplugin /dosbatch.vim @ mrdubya
105111runtime /ftplugin /eiffel.vim @ dkearns
112+ runtime /ftplugin /erlang.vim @ hcs42
106113runtime /ftplugin /eruby.vim @ tpope @ dkearns
107114runtime /ftplugin /fpcmake.vim @ dkearns
108115runtime /ftplugin /freebasic.vim @ dkearns
116+ runtime /ftplugin /fstab.vim @ rid9
109117runtime /ftplugin /git.vim @ tpope
110118runtime /ftplugin /gitcommit.vim @ tpope
111119runtime /ftplugin /gitconfig.vim @ tpope
112120runtime /ftplugin /gitrebase.vim @ tpope
113121runtime /ftplugin /gitsendemail.vim @ tpope
122+ runtime /ftplugin /go.vim @ dbarnett
114123runtime /ftplugin /gprof.vim @ dpelle
115124runtime /ftplugin /haml.vim @ tpope
116125runtime /ftplugin /hgcommit.vim @ k-takata
@@ -119,7 +128,10 @@ runtime/ftplugin/icon.vim @dkearns
119128runtime /ftplugin /indent.vim @ dkearns
120129runtime /ftplugin /javascript.vim @ dkearns
121130runtime /ftplugin /javascriptreact.vim @ dkearns
131+ runtime /ftplugin /jsonc.vim @ izhakjakov
132+ runtime /ftplugin /julia.vim @ carlobaldassi
122133runtime /ftplugin /kconfig.vim @ chrisbra
134+ runtime /ftplugin /less.vim @ genoma
123135runtime /ftplugin /liquid.vim @ tpope
124136runtime /ftplugin /lua.vim @ dkearns
125137runtime /ftplugin /m3build.vim @ dkearns
@@ -134,17 +146,26 @@ runtime/ftplugin/nsis.vim @k-takata
134146runtime /ftplugin /octave.vim @ dkearns
135147runtime /ftplugin /pascal.vim @ dkearns
136148runtime /ftplugin /pbtxt.vim @ lakshayg
137- runtime /ftplugin /perl.vim @ petdance @ dkearns
138149runtime /ftplugin /pdf.vim @ tpope
150+ runtime /ftplugin /perl.vim @ petdance @ dkearns
139151runtime /ftplugin /pod.vim @ petdance @ dkearns
140152runtime /ftplugin /postscr.vim @ mrdubya
141153runtime /ftplugin /ps1.vim @ heaths
142154runtime /ftplugin /ps1xml.vim @ heaths
155+ runtime /ftplugin /python.vim @ tpict
143156runtime /ftplugin /qb64.vim @ dkearns
157+ runtime /ftplugin /r.vim @ jalvesaq
158+ runtime /ftplugin /rhelp.vim @ jalvesaq
159+ runtime /ftplugin /rmd.vim @ jalvesaq
160+ runtime /ftplugin /rnoweb.vim @ jalvesaq
144161runtime /ftplugin /routeros.vim @ zainin
162+ runtime /ftplugin /rrst.vim @ jalvesaq
163+ runtime /ftplugin /rst.vim @ marshallward
145164runtime /ftplugin /ruby.vim @ tpope @ dkearns
146165runtime /ftplugin /sass.vim @ tpope
166+ runtime /ftplugin /scala.vim @ derekwyatt
147167runtime /ftplugin /scss.vim @ tpope
168+ runtime /ftplugin /sdoc.vim @ gpanders
148169runtime /ftplugin /solution.vim @ dkearns
149170runtime /ftplugin /spec.vim @ ignatenkobrain
150171runtime /ftplugin /systemverilog.vim @ Kocha
@@ -156,6 +177,7 @@ runtime/ftplugin/toml.vim @averms
156177runtime /ftplugin /tt2html.vim @ petdance
157178runtime /ftplugin /typescript.vim @ dkearns
158179runtime /ftplugin /typescriptreact.vim @ dkearns
180+ runtime /ftplugin /wast.vim @ rhysd
159181runtime /ftplugin /wget.vim @ dkearns
160182runtime /ftplugin /wget2.vim @ dkearns
161183runtime /ftplugin /xml.vim @ chrisbra
@@ -166,21 +188,33 @@ runtime/indent/bst.vim @tpope
166188runtime /indent /cdl.vim @ dkearns
167189runtime /indent /clojure.vim @ axvr
168190runtime /indent /config.vim @ dkearns
191+ runtime /indent /cs.vim @ nickspoons
169192runtime /indent /css.vim @ dkearns
170193runtime /indent /cucumber.vim @ tpope
171194runtime /indent /d.vim @ dkearns
172195runtime /indent /dosbatch.vim @ k-takata
173196runtime /indent /dtd.vim @ dkearns
174197runtime /indent /dylan.vim @ dkearns
198+ runtime /indent /eiffel.vim @ jocelyn
175199runtime /indent /elm.vim @ andys8
200+ runtime /indent /erlang.vim @ hcs42
176201runtime /indent /eruby.vim @ tpope @ dkearns
177202runtime /indent /eterm.vim @ dkearns
203+ runtime /indent /falcon.vim @ steveno
178204runtime /indent /framescript.vim @ dkearns
179205runtime /indent /freebasic.vim @ dkearns
180206runtime /indent /gitconfig.vim @ tpope
207+ runtime /indent /gitolite.vim @ sitaramc
208+ runtime /indent /go.vim @ dbarnett
181209runtime /indent /haml.vim @ tpope
182210runtime /indent /idlang.vim @ dkearns
211+ runtime /indent /java.vim @ xuhdev
212+ runtime /indent /javascript.vim @ bounceme
213+ runtime /indent /json.vim @ elzr
214+ runtime /indent /jsonc.vim @ izhakjakov
215+ runtime /indent /julia.vim @ carlobaldassi
183216runtime /indent /ld.vim @ dkearns
217+ runtime /indent /less.vim @ genoma
184218runtime /indent /liquid.vim @ tpope
185219runtime /indent /make.vim @ dkearns
186220runtime /indent /meson.vim @ Liambeguin
@@ -189,21 +223,33 @@ runtime/indent/nginx.vim @chr4
189223runtime /indent /nsis.vim @ k-takata
190224runtime /indent /occam.vim @ dkearns
191225runtime /indent /perl.vim @ petdance
226+ runtime /indent /php.vim @ 2072
192227runtime /indent /postscr.vim @ mrdubya
193228runtime /indent /prolog.vim @ dkearns
194229runtime /indent /ps1.vim @ heaths
195230runtime /indent /qb64.vim @ dkearns
231+ runtime /indent /r.vim @ jalvesaq
196232runtime /indent /readline.vim @ dkearns
233+ runtime /indent /rhelp.vim @ jalvesaq
234+ runtime /indent /rmd.vim @ jalvesaq
235+ runtime /indent /rnoweb.vim @ jalvesaq
236+ runtime /indent /rrst.vim @ jalvesaq
197237runtime /indent /ruby.vim @ AndrewRadev @ dkearns
198238runtime /indent /sass.vim @ tpope
239+ runtime /indent /scala.vim @ derekwyatt
199240runtime /indent /scss.vim @ tpope
200241runtime /indent /sh.vim @ chrisbra
201242runtime /indent /systemverilog.vim @ Kocha
202243runtime /indent /tcl.vim @ dkearns
203244runtime /indent /tcsh.vim @ dkearns
204245runtime /indent /teraterm.vim @ k-takata
246+ runtime /indent /typescript.vim @ HerringtonDarkholme
247+ runtime /indent /vroom.vim @ dbarnett
248+ runtime /indent /wast.vim @ rhysd
205249runtime /indent /xml.vim @ chrisbra
206250runtime /indent /zsh.vim @ chrisbra
251+ runtime /keymap /armenian-eastern_utf-8.vim @ blinskey
252+ runtime /keymap /armenian-western_utf-8.vim @ blinskey
207253runtime /keymap /tamil_tscii.vim @ yegappan
208254runtime /lang /menu_en_gb.latin1.vim @ mrdubya
209255runtime /pack /dist /opt /cfilter /plugin /cfilter.vim @ yegappan
@@ -217,35 +263,51 @@ runtime/plugin/zipPlugin.vim @cecamp
217263runtime /syntax /aidl.vim @ dpelle
218264runtime /syntax /amiga.vim @ cecamp
219265runtime /syntax /arduino.vim @ johshoff
266+ runtime /syntax /asciidoc.vim @ aerostitch
220267runtime /syntax /asm.vim @ dkearns
221268runtime /syntax /asmh8300.vim @ dkearns
222269runtime /syntax /asterisk.vim @ jaunis
270+ runtime /syntax /autohotkey.vim @ mmikeww
223271runtime /syntax /awk.vim @ dkearns
224272runtime /syntax /basic.vim @ dkearns
225273runtime /syntax /bst.vim @ tpope
274+ runtime /syntax /bzl.vim @ dbarnett
275+ runtime /syntax /bzr.vim @ hdima
226276runtime /syntax /cabal.vim @ coot
227277runtime /syntax /cabalconfig.vim @ coot
228278runtime /syntax /cabalproject.vim @ coot
279+ runtime /syntax /cf.vim @ ernstvanderlinden
229280runtime /syntax /clojure.vim @ axvr
230281runtime /syntax /cs.vim @ nickspoons
231282runtime /syntax /csh.vim @ cecamp
232283runtime /syntax /cucumber.vim @ tpope
284+ runtime /syntax /d.vim @ JesseKPhillips
285+ runtime /syntax /dart.vim @ pr3d4t0r
233286runtime /syntax /datascript.vim @ dpelle
234287runtime /syntax /dcl.vim @ cecamp
235288runtime /syntax /desktop.vim @ e-kwsm
236289runtime /syntax /dosbatch.vim @ mrdubya
290+ runtime /syntax /dosini.vim @ xuhdev
237291runtime /syntax /dot.vim @ mmottl
238292runtime /syntax /doxygen.vim @ frogonwheels
239293runtime /syntax /dtd.vim @ chrisbra
240294runtime /syntax /dts.vim @ zonque
295+ runtime /syntax /eiffel.vim @ jocelyn
241296runtime /syntax /elmfilt.vim @ cecamp
297+ runtime /syntax /erlang.vim @ hcs42
242298runtime /syntax /eruby.vim @ tpope @ dkearns
243299runtime /syntax /exports.vim @ cecamp
300+ runtime /syntax /falcon.vim @ steveno
301+ runtime /syntax /forth.vim @ jkotlinski
244302runtime /syntax /fpcmake.vim @ dkearns
303+ runtime /syntax /fstab.vim @ rid9
245304runtime /syntax /git.vim @ tpope
246305runtime /syntax /gitcommit.vim @ tpope
247306runtime /syntax /gitconfig.vim @ tpope
307+ runtime /syntax /gitolite.vim @ sitaramc
248308runtime /syntax /gitrebase.vim @ tpope
309+ runtime /syntax /go.vim @ bhcleek
310+ runtime /syntax /godoc.vim @ dbarnett
249311runtime /syntax /gprof.vim @ dpelle
250312runtime /syntax /groff.vim @ jmarshall
251313runtime /syntax /haml.vim @ tpope
@@ -254,6 +316,10 @@ runtime/syntax/hgcommit.vim @k-takata
254316runtime /syntax /i3config.vim @ hiqua
255317runtime /syntax /icon.vim @ dkearns
256318runtime /syntax /indent.vim @ dkearns
319+ runtime /syntax /jargon.vim @ h3xx
320+ runtime /syntax /java.vim @ fleiner
321+ runtime /syntax /jsonc.vim @ izhakjakov
322+ runtime /syntax /julia.vim @ carlobaldassi
257323runtime /syntax /kconfig.vim @ chrisbra
258324runtime /syntax /less.vim @ genoma
259325runtime /syntax /lex.vim @ cecamp
@@ -264,20 +330,24 @@ runtime/syntax/m3build.vim @dkearns
264330runtime /syntax /m3quake.vim @ dkearns
265331runtime /syntax /mailcap.vim @ dkearns
266332runtime /syntax /make.vim @ rohieb
333+ runtime /syntax /mallard.vim @ jhradilek
267334runtime /syntax /maple.vim @ cecamp
268335runtime /syntax /markdown.vim @ tpope
269336runtime /syntax /mason.vim @ petdance
270337runtime /syntax /meson.vim @ Liambeguin
271338runtime /syntax /modula3.vim @ dkearns
339+ runtime /syntax /n1ql.vim @ pr3d4t0r
272340runtime /syntax /netrw.vim @ cecamp
273341runtime /syntax /nginx.vim @ chr4
342+ runtime /syntax /ninja.vim @ nico
274343runtime /syntax /nroff.vim @ jmarshall
275344runtime /syntax /nsis.vim @ k-takata
276345runtime /syntax /pascal.vim @ dkearns
277346runtime /syntax /pbtxt.vim @ lakshayg
278347runtime /syntax /pdf.vim @ tpope
279348runtime /syntax /perl.vim @ petdance
280349runtime /syntax /php.vim @ TysonAndre
350+ runtime /syntax /plsql.vim @ lee-lindley
281351runtime /syntax /pod.vim @ petdance
282352runtime /syntax /postscr.vim @ mrdubya
283353runtime /syntax /privoxy.vim @ dkearns
@@ -286,20 +356,34 @@ runtime/syntax/ps1.vim @heaths
286356runtime /syntax /ps1xml.vim @ heaths
287357runtime /syntax /psl.vim @ danielkho
288358runtime /syntax /qb64.vim @ dkearns
359+ runtime /syntax /r.vim @ jalvesaq
360+ runtime /syntax /raml.vim @ in3d
361+ runtime /syntax /ratpoison.vim @ trapd00r
289362runtime /syntax /rc.vim @ chrisbra
363+ runtime /syntax /rcs.vim @ hdima
290364runtime /syntax /rebol.vim @ mrdubya
365+ runtime /syntax /rego.vim @ zenmatic
366+ runtime /syntax /resolv.vim @ rid9
367+ runtime /syntax /rmd.vim @ jalvesaq
368+ runtime /syntax /rng.vim @ jhradilek
291369runtime /syntax /routeros.vim @ zainin
292370runtime /syntax /rpcgen.vim @ cecamp
371+ runtime /syntax /rrst.vim @ jalvesaq
372+ runtime /syntax /rst.vim @ marshallward
293373runtime /syntax /ruby.vim @ dkearns
294374runtime /syntax /sass.vim @ tpope
375+ runtime /syntax /scala.vim @ derekwyatt
295376runtime /syntax /scss.vim @ tpope
377+ runtime /syntax /sdoc.vim @ gpanders
296378runtime /syntax /sh.vim @ cecamp
297379runtime /syntax /sm.vim @ cecamp
298380runtime /syntax /spec.vim @ ignatenkobrain
299381runtime /syntax /sqloracle.vim @ chrisbra
382+ runtime /syntax /squirrel.vim @ zenmatic
300383runtime /syntax /sshconfig.vim @ Jakuje
301384runtime /syntax /sshdconfig.vim @ Jakuje
302385runtime /syntax /sudoers.vim @ e-kwsm
386+ runtime /syntax /svn.vim @ hdima
303387runtime /syntax /systemverilog.vim @ Kocha
304388runtime /syntax /tags.vim @ cecamp
305389runtime /syntax /tap.vim @ petdance
@@ -312,7 +396,12 @@ runtime/syntax/toml.vim @averms
312396runtime /syntax /tt2.vim @ petdance
313397runtime /syntax /tt2html.vim @ petdance
314398runtime /syntax /tt2js.vim @ petdance
399+ runtime /syntax /typescript.vim @ HerringtonDarkholme
400+ runtime /syntax /typescriptcommon.vim @ HerringtonDarkholme
401+ runtime /syntax /typescriptreact.vim @ HerringtonDarkholme
315402runtime /syntax /vim.vim @ cecamp
403+ runtime /syntax /vroom.vim @ dbarnett
404+ runtime /syntax /wast.vim @ rhysd
316405runtime /syntax /wget.vim @ dkearns
317406runtime /syntax /wget2.vim @ dkearns
318407runtime /syntax /xbl.vim @ dkearns
0 commit comments