github-linguist 5.3.3 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/git-linguist +5 -2
- data/ext/linguist/linguist.c +18 -7
- data/grammars/annotation.liquidhaskell.haskell.json +969 -862
- data/grammars/config.xcompose.json +22 -25
- data/grammars/file.lasso.json +296 -309
- data/grammars/hint.haskell.json +867 -766
- data/grammars/hint.message.haskell.json +867 -766
- data/grammars/hint.type.haskell.json +867 -766
- data/grammars/objdump.x86asm.json +20 -24
- data/grammars/source.Kotlin.json +220 -225
- data/grammars/source.LS.json +36 -55
- data/grammars/source.MCPOST.json +24 -38
- data/grammars/source.MOD.json +26 -41
- data/grammars/source.SASLog.json +9 -16
- data/grammars/source.abap.json +48 -56
- data/grammars/source.abl.json +8 -14
- data/grammars/source.abnf.json +88 -98
- data/grammars/source.actionscript.3.json +398 -429
- data/grammars/source.acucobol.json +5 -8
- data/grammars/source.ada.json +46 -53
- data/grammars/source.afm.json +548 -554
- data/grammars/source.agc.json +34 -37
- data/grammars/source.agda.json +79 -91
- data/grammars/source.ahk.json +62 -66
- data/grammars/source.alloy.json +16 -20
- data/grammars/source.ampl.json +41 -47
- data/grammars/source.angelscript.json +71 -80
- data/grammars/source.antlr.json +131 -136
- data/grammars/source.apache-config.json +93 -99
- data/grammars/source.apache-config.mod_perl.json +19 -24
- data/grammars/source.apl.json +1038 -1029
- data/grammars/source.applescript.json +501 -523
- data/grammars/source.apt.json +9 -16
- data/grammars/source.asn.json +27 -31
- data/grammars/source.asp.json +61 -67
- data/grammars/source.aspectj.json +385 -391
- data/grammars/source.assembly.json +49 -55
- data/grammars/source.ats.json +45 -121
- data/grammars/source.autoit.json +64 -69
- data/grammars/source.awk.json +172 -176
- data/grammars/source.ballerina.json +48 -395
- data/grammars/source.batchfile.json +269 -269
- data/grammars/source.befunge.json +17 -21
- data/grammars/source.bf.json +5 -11
- data/grammars/source.bison.json +10 -14
- data/grammars/source.blitzmax.json +300 -305
- data/grammars/source.boo.json +189 -193
- data/grammars/source.brightauthorproject.json +8 -13
- data/grammars/source.brightscript.json +37 -47
- data/grammars/source.bro.json +134 -140
- data/grammars/source.bsl.json +152 -193
- data/grammars/source.bsv.json +96 -102
- data/grammars/source.c++.json +176 -193
- data/grammars/source.c++.qt.json +13 -21
- data/grammars/source.c.ec.json +15 -21
- data/grammars/source.c.json +237 -251
- data/grammars/source.c.platform.json +153 -159
- data/grammars/source.c2hs.json +3 -6
- data/grammars/source.cabal.json +17 -20
- data/grammars/source.cache.cmake.json +18 -23
- data/grammars/source.cake.json +4 -7
- data/grammars/source.camlp4.ocaml.json +24 -27
- data/grammars/source.capnp.json +33 -38
- data/grammars/source.ceylon.json +44 -50
- data/grammars/source.cfscript.cfc.json +78 -86
- data/grammars/source.cfscript.json +513 -520
- data/grammars/source.changelogs.rpm-spec.json +8 -16
- data/grammars/source.chapel.json +109 -87
- data/grammars/source.cirru.json +25 -30
- data/grammars/source.clarion.json +41 -54
- data/grammars/source.clean.json +90 -95
- data/grammars/source.click.json +25 -28
- data/grammars/source.clips.json +10 -23
- data/grammars/source.clojure.json +151 -168
- data/grammars/source.cm.json +14 -19
- data/grammars/source.cmake.json +53 -61
- data/grammars/source.cobol.json +165 -180
- data/grammars/source.coffee.json +454 -462
- data/grammars/source.cool.json +36 -43
- data/grammars/source.coq.json +17 -21
- data/grammars/source.crystal.json +889 -983
- data/grammars/source.cs.json +739 -740
- data/grammars/source.csound-document.json +69 -73
- data/grammars/source.csound-score.json +52 -55
- data/grammars/source.csound.json +167 -171
- data/grammars/source.css.json +683 -688
- data/grammars/source.css.less.json +211 -511
- data/grammars/source.css.mss.json +94 -101
- data/grammars/source.css.postcss.sugarss.json +260 -0
- data/grammars/source.csx.json +4 -7
- data/grammars/source.cuda-c++.json +47 -81
- data/grammars/source.cwl.json +103 -0
- data/grammars/source.cython.json +536 -582
- data/grammars/source.d.json +243 -252
- data/grammars/source.dart.json +161 -166
- data/grammars/source.data-weave.json +901 -905
- data/grammars/source.desktop.json +29 -33
- data/grammars/source.diff.json +43 -52
- data/grammars/source.disasm.json +15 -16
- data/grammars/source.ditroff.desc.json +73 -84
- data/grammars/source.ditroff.json +60 -61
- data/grammars/source.dm.json +202 -213
- data/grammars/source.dmf.json +44 -47
- data/grammars/source.dockerfile.json +29 -34
- data/grammars/source.dot.json +46 -55
- data/grammars/source.dylan.json +63 -68
- data/grammars/source.ebnf.json +55 -62
- data/grammars/source.eiffel.json +57 -62
- data/grammars/source.elixir.json +321 -366
- data/grammars/source.emacs.lisp.json +458 -249
- data/grammars/source.erazor.json +49 -57
- data/grammars/source.erlang.json +508 -515
- data/grammars/source.essl.json +17 -30
- data/grammars/source.factor.json +85 -91
- data/grammars/source.fan.json +92 -96
- data/grammars/source.fancy.json +93 -118
- data/grammars/source.fish.json +74 -98
- data/grammars/source.fontforge.json +142 -146
- data/grammars/source.forth.json +42 -57
- data/grammars/source.fortran.json +193 -231
- data/grammars/source.fortran.modern.json +77 -103
- data/grammars/source.fsharp.fsi.json +1 -6
- data/grammars/source.fsharp.fsl.json +1 -6
- data/grammars/source.fsharp.fsx.json +1 -6
- data/grammars/source.fsharp.json +148 -153
- data/grammars/source.gap.json +60 -70
- data/grammars/source.gcode.json +9 -16
- data/grammars/source.gdb.json +63 -79
- data/grammars/source.gdb.session.json +27 -28
- data/grammars/source.gdbregs.json +7 -8
- data/grammars/source.gdscript.json +92 -96
- data/grammars/source.gerber.json +38 -56
- data/grammars/source.gfm.json +447 -462
- data/grammars/source.glsl.json +58 -83
- data/grammars/source.gn.json +188 -193
- data/grammars/source.gnuplot.json +104 -120
- data/grammars/source.go.json +169 -181
- data/grammars/source.golo.json +82 -87
- data/grammars/source.gosu.2.json +58 -68
- data/grammars/source.grace.json +266 -270
- data/grammars/source.graphql.json +586 -596
- data/grammars/source.groovy.gradle.json +18 -22
- data/grammars/source.groovy.json +422 -433
- data/grammars/source.harbour.json +129 -173
- data/grammars/source.haskell.json +871 -772
- data/grammars/source.haxe.2.json +402 -413
- data/grammars/source.hlsl.json +6 -16
- data/grammars/source.hsc2hs.json +1 -4
- data/grammars/source.hsig.json +871 -770
- data/grammars/source.hss.1.json +122 -144
- data/grammars/source.httpspec.json +119 -123
- data/grammars/source.hxml.json +8 -15
- data/grammars/source.ideal.json +125 -125
- data/grammars/source.idl-dlm.json +25 -32
- data/grammars/source.idl.json +59 -80
- data/grammars/source.idris.json +171 -185
- data/grammars/source.inform7.json +117 -121
- data/grammars/source.ini.json +37 -43
- data/grammars/source.io.json +65 -73
- data/grammars/source.ioke.json +72 -78
- data/grammars/source.isabelle.root.json +26 -30
- data/grammars/source.isabelle.theory.json +46 -50
- data/grammars/source.j.json +18 -21
- data/grammars/source.jasmin.json +45 -50
- data/grammars/source.java-properties.json +31 -41
- data/grammars/source.java.json +333 -342
- data/grammars/source.jcl.json +15 -18
- data/grammars/source.jflex.json +166 -172
- data/grammars/source.jison.json +331 -334
- data/grammars/source.jisonlex-injection.json +1 -2
- data/grammars/source.jisonlex.json +148 -151
- data/grammars/source.jolie.json +37 -43
- data/grammars/source.jq.json +80 -87
- data/grammars/source.js.json +798 -818
- data/grammars/source.js.jsx.json +2115 -2225
- data/grammars/source.js.objj.json +167 -172
- data/grammars/source.js.regexp.json +50 -50
- data/grammars/source.js.regexp.replacement.json +7 -7
- data/grammars/source.jsdoc.json +94 -94
- data/grammars/source.json.json +61 -71
- data/grammars/source.julia.console.json +5 -6
- data/grammars/source.julia.json +237 -234
- data/grammars/source.lean.json +55 -67
- data/grammars/source.lid.json +6 -10
- data/grammars/source.lilypond.json +181 -195
- data/grammars/source.lisp.json +40 -50
- data/grammars/source.litcoffee.json +169 -183
- data/grammars/source.livescript.json +207 -220
- data/grammars/source.llvm.json +28 -38
- data/grammars/source.logos.json +7 -14
- data/grammars/source.logtalk.json +136 -141
- data/grammars/source.loomscript.json +77 -83
- data/grammars/source.lsl.json +90 -106
- data/grammars/source.lua.json +100 -109
- data/grammars/source.makefile.json +181 -188
- data/grammars/source.makegen.json +3 -7
- data/grammars/source.mask.json +260 -265
- data/grammars/source.mata.json +38 -46
- data/grammars/source.mathematica.json +155 -167
- data/grammars/source.matlab.json +407 -684
- data/grammars/source.maxscript.json +293 -281
- data/grammars/source.mercury.json +179 -184
- data/grammars/source.meson.json +52 -58
- data/grammars/source.meta-info.json +64 -74
- data/grammars/source.ml.json +107 -113
- data/grammars/source.modelica.json +51 -59
- data/grammars/source.modula2.json +33 -42
- data/grammars/source.monkey.json +234 -241
- data/grammars/source.moonscript.json +51 -56
- data/grammars/source.mql5.json +74 -101
- data/grammars/source.mupad.json +30 -72
- data/grammars/source.ncl.json +1 -14
- data/grammars/source.ne.json +39 -42
- data/grammars/source.nemerle.json +58 -63
- data/grammars/source.nesc.json +9 -15
- data/grammars/source.netlinx.erb.json +13 -25
- data/grammars/source.netlinx.json +231 -292
- data/grammars/source.nextflow-groovy.json +1360 -0
- data/grammars/source.nextflow.json +74 -0
- data/grammars/source.nginx.json +274 -287
- data/grammars/source.nim.json +442 -483
- data/grammars/source.nim_filter.json +6 -26
- data/grammars/source.nimcfg.json +38 -51
- data/grammars/source.ninja.json +64 -70
- data/grammars/source.nit.json +60 -64
- data/grammars/source.nix.json +269 -273
- data/grammars/source.nmml.json +31 -37
- data/grammars/source.nsis.json +66 -72
- data/grammars/source.nu.json +129 -139
- data/grammars/source.nut.json +129 -133
- data/grammars/source.objc++.json +3 -10
- data/grammars/source.objc.json +303 -314
- data/grammars/source.objc.platform.json +145 -151
- data/grammars/source.ocaml.json +506 -514
- data/grammars/source.ocamllex.json +108 -115
- data/grammars/source.ocamlyacc.json +116 -123
- data/grammars/source.ooc.json +148 -155
- data/grammars/source.opa.json +39 -49
- data/grammars/source.opal.json +84 -89
- data/grammars/source.opalsysdefs.json +9 -13
- data/grammars/source.opencobol.json +22 -25
- data/grammars/source.opentype.json +148 -152
- data/grammars/source.ox.json +36 -44
- data/grammars/source.oz.json +31 -38
- data/grammars/source.p4.json +49 -59
- data/grammars/source.pan.json +273 -278
- data/grammars/source.papyrus.skyrim.json +705 -781
- data/grammars/source.parrot.pir.json +59 -65
- data/grammars/source.pascal.json +54 -61
- data/grammars/source.pawn.json +835 -849
- data/grammars/source.pcb.board.json +153 -158
- data/grammars/source.pcb.schematic.json +134 -138
- data/grammars/source.pcb.sexp.json +64 -74
- data/grammars/source.pep8.json +28 -32
- data/grammars/source.perl.6.json +83 -92
- data/grammars/source.perl.json +711 -737
- data/grammars/source.perl6fe.json +1204 -1218
- data/grammars/source.php.zephir.json +80 -89
- data/grammars/source.pic.json +137 -142
- data/grammars/source.pig_latin.json +76 -80
- data/grammars/source.pike.json +23 -36
- data/grammars/source.po.json +74 -84
- data/grammars/source.pogoscript.json +23 -29
- data/grammars/source.pony.json +98 -108
- data/grammars/source.postcss.json +370 -0
- data/grammars/source.postscript.json +88 -97
- data/grammars/source.pov-ray sdl.json +36 -42
- data/grammars/source.powershell.json +175 -197
- data/grammars/source.processing.json +236 -249
- data/grammars/source.prolog.eclipse.json +33 -38
- data/grammars/source.prolog.json +66 -72
- data/grammars/source.protobuf.json +88 -94
- data/grammars/source.puppet.json +144 -151
- data/grammars/source.purescript.json +268 -289
- data/grammars/source.pyjade.json +256 -281
- data/grammars/source.python.django.json +13 -18
- data/grammars/source.python.json +3319 -3367
- data/grammars/source.python.salt.json +3 -7
- data/grammars/source.qmake.json +83 -90
- data/grammars/source.qml.json +57 -78
- data/grammars/source.quoting.perl6fe.json +666 -669
- data/grammars/source.r.json +75 -84
- data/grammars/source.racket.json +17 -38
- data/grammars/source.rascal.json +77 -80
- data/grammars/source.reason.hover.type.json +1 -1
- data/grammars/source.reason.json +1025 -1080
- data/grammars/source.rebol.json +167 -177
- data/grammars/source.red.json +169 -177
- data/grammars/source.regexp.babel.json +74 -77
- data/grammars/source.regexp.extended.json +4 -5
- data/grammars/source.regexp.json +260 -264
- data/grammars/source.regexp.perl6fe.json +108 -111
- data/grammars/source.regexp.python.json +210 -215
- data/grammars/source.regexp.spin.json +63 -72
- data/grammars/source.renpy.json +617 -687
- data/grammars/source.rexx.json +25 -32
- data/grammars/source.ring.json +84 -114
- data/grammars/source.rpm-spec.json +392 -401
- data/grammars/source.ruby.gemfile.json +9 -12
- data/grammars/source.ruby.json +862 -952
- data/grammars/source.ruby.rspec.cucumber.steps.json +90 -103
- data/grammars/source.rust.json +223 -281
- data/grammars/source.sas.json +88 -105
- data/grammars/source.sass.json +100 -108
- data/grammars/source.sbt.json +16 -23
- data/grammars/source.scad.json +60 -67
- data/grammars/source.scala.json +215 -228
- data/grammars/source.scaml.json +120 -135
- data/grammars/source.scheme.json +119 -136
- data/grammars/source.scilab.json +40 -47
- data/grammars/source.scss.json +369 -403
- data/grammars/source.sdbl.json +14 -25
- data/grammars/source.shaderlab.json +24 -27
- data/grammars/source.shell.json +409 -440
- data/grammars/source.shen.json +75 -94
- data/grammars/source.smali.json +232 -293
- data/grammars/source.smalltalk.json +60 -75
- data/grammars/source.smt.json +67 -82
- data/grammars/source.solidity.json +35 -54
- data/grammars/source.sp.json +40 -45
- data/grammars/source.sparql.json +3 -8
- data/grammars/source.spin.json +277 -297
- data/grammars/source.sqf.json +34 -44
- data/grammars/source.sql.json +142 -156
- data/grammars/source.stan.json +201 -160
- data/grammars/source.stata.json +57 -68
- data/grammars/source.strings.json +26 -30
- data/grammars/source.stylus.json +558 -565
- data/grammars/source.supercollider.json +33 -40
- data/grammars/source.swift.json +999 -1077
- data/grammars/source.systemverilog.json +351 -365
- data/grammars/source.tcl.json +77 -94
- data/grammars/source.tea.json +61 -67
- data/grammars/source.terra.json +25 -32
- data/grammars/source.terraform.json +68 -88
- data/grammars/source.thrift.json +300 -306
- data/grammars/source.tl.json +112 -117
- data/grammars/source.tla.json +65 -69
- data/grammars/source.toc.json +21 -25
- data/grammars/source.toml.json +117 -122
- data/grammars/source.ts.json +2838 -2774
- data/grammars/source.tsx.json +180 -184
- data/grammars/source.turing.json +970 -974
- data/grammars/source.turtle.json +124 -140
- data/grammars/source.txl.json +23 -37
- data/grammars/source.ucfconstraints.json +16 -21
- data/grammars/source.ur.json +15 -27
- data/grammars/source.vala.json +221 -235
- data/grammars/source.varnish.vcl.json +117 -129
- data/grammars/source.vbnet.json +69 -106
- data/grammars/source.verilog.json +101 -107
- data/grammars/source.vhdl.json +437 -445
- data/grammars/source.viml.json +540 -550
- data/grammars/source.wavefront.mtl.json +274 -277
- data/grammars/source.wavefront.obj.json +781 -784
- data/grammars/source.wdl.json +66 -46
- data/grammars/source.webassembly.json +97 -102
- data/grammars/source.webidl.json +311 -326
- data/grammars/source.x10.json +28 -32
- data/grammars/source.x86asm.json +21 -26
- data/grammars/source.xc.json +164 -172
- data/grammars/source.xq.json +81 -92
- data/grammars/source.xtend.json +199 -208
- data/grammars/source.yaml-ext.json +118 -124
- data/grammars/source.yaml.json +155 -174
- data/grammars/source.yaml.salt.json +113 -116
- data/grammars/source.yang.json +10 -13
- data/grammars/source.yara.json +98 -0
- data/grammars/text.bibtex.json +95 -100
- data/grammars/text.cfml.basic.json +403 -404
- data/grammars/text.elixir.json +18 -23
- data/grammars/text.error-list.json +15 -16
- data/grammars/text.find-refs.json +487 -488
- data/grammars/text.gherkin.feature.json +45 -53
- data/grammars/text.haml.json +176 -189
- data/grammars/text.hamlc.json +82 -88
- data/grammars/text.html.abl.json +16 -21
- data/grammars/text.html.asciidoc.json +139 -153
- data/grammars/text.html.asdoc.json +145 -155
- data/grammars/text.html.asp.json +23 -28
- data/grammars/text.html.basic.json +323 -338
- data/grammars/text.html.cfm.json +316 -325
- data/grammars/text.html.creole.json +177 -189
- data/grammars/text.html.django.json +27 -33
- data/grammars/text.html.ecr.json +21 -25
- data/grammars/text.html.elixir.json +3 -9
- data/grammars/text.html.erb.json +81 -85
- data/grammars/text.html.erlang.yaws.json +24 -29
- data/grammars/text.html.factor.json +5 -11
- data/grammars/text.html.ftl.json +16 -25
- data/grammars/text.html.handlebars.json +579 -598
- data/grammars/text.html.javadoc.json +426 -0
- data/grammars/text.html.js.json +11 -17
- data/grammars/text.html.jsp.json +377 -384
- data/grammars/text.html.liquid.json +8 -18
- data/grammars/text.html.mako.json +257 -275
- data/grammars/text.html.markdown.source.gfm.apib.json +419 -427
- data/grammars/text.html.markdown.source.gfm.mson.json +405 -414
- data/grammars/text.html.mediawiki.json +318 -344
- data/grammars/text.html.php.blade.json +2134 -2140
- data/grammars/text.html.php.json +980 -1013
- data/grammars/text.html.slash.json +101 -107
- data/grammars/text.html.smarty.json +75 -83
- data/grammars/text.html.soy.json +250 -253
- data/grammars/text.html.ssp.json +18 -24
- data/grammars/text.html.tcl.json +17 -24
- data/grammars/text.html.twig.json +712 -718
- data/grammars/text.idl-idldoc.json +5 -9
- data/grammars/text.jade.json +213 -235
- data/grammars/text.junit-test-report.json +25 -28
- data/grammars/text.log.latex.json +44 -46
- data/grammars/text.marko.json +370 -401
- data/grammars/text.python.console.json +3 -7
- data/grammars/text.python.traceback.json +2 -5
- data/grammars/text.rdoc.json +15 -19
- data/grammars/text.restructuredtext.clean.json +8 -11
- data/grammars/text.restructuredtext.json +886 -873
- data/grammars/text.robot.json +26 -36
- data/grammars/text.roff.json +2852 -2915
- data/grammars/text.runoff.json +56 -69
- data/grammars/text.sfd.json +151 -155
- data/grammars/text.shell-session.json +5 -8
- data/grammars/text.slim.json +184 -210
- data/grammars/text.srt.json +54 -57
- data/grammars/text.tex.json +98 -105
- data/grammars/text.tex.latex.beamer.json +14 -20
- data/grammars/text.tex.latex.haskell.json +883 -782
- data/grammars/text.tex.latex.json +281 -291
- data/grammars/text.tex.latex.memoir.json +39 -46
- data/grammars/text.tex.latex.rd.json +32 -38
- data/grammars/text.xml.ant.json +62 -69
- data/grammars/text.xml.flex-config.json +1009 -1013
- data/grammars/text.xml.genshi.json +10 -16
- data/grammars/text.xml.json +117 -130
- data/grammars/text.xml.pom.json +235 -240
- data/grammars/text.xml.xsl.json +31 -37
- data/grammars/text.zone_file.json +24 -29
- data/lib/linguist/blob.rb +10 -1
- data/lib/linguist/blob_helper.rb +4 -1
- data/lib/linguist/file_blob.rb +5 -0
- data/lib/linguist/generated.rb +16 -0
- data/lib/linguist/heuristics.rb +23 -11
- data/lib/linguist/language.rb +3 -6
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +74 -12
- data/lib/linguist/lazy_blob.rb +15 -1
- data/lib/linguist/linguist.bundle +0 -0
- data/lib/linguist/samples.json +1666 -3381
- data/lib/linguist/shebang.rb +2 -0
- data/lib/linguist/strategy/modeline.rb +2 -0
- data/lib/linguist/vendor.yml +5 -6
- data/lib/linguist/version.rb +1 -1
- metadata +12 -11
- data/grammars/source.elm.json +0 -381
- data/grammars/source.nant-build.json +0 -86
- data/grammars/source.octave.json +0 -451
- data/grammars/text.html.mediawiki.elm-build-output.json +0 -111
- data/grammars/text.html.mediawiki.elm-documentation.json +0 -22
- data/grammars/text.html.vue.json +0 -936
data/grammars/source.viml.json
CHANGED
@@ -1,204 +1,435 @@
|
|
1
1
|
{
|
2
2
|
"name": "VimL",
|
3
3
|
"scopeName": "source.viml",
|
4
|
-
"fileTypes": [
|
5
|
-
"vim",
|
6
|
-
"vimrc",
|
7
|
-
"gvimrc",
|
8
|
-
"nvimrc",
|
9
|
-
"_vimrc"
|
10
|
-
],
|
11
|
-
"firstLineMatch": "(?x)\n\n# Hashbang\n^\\#!.*(?:\\s|\\/|(?<=!)\\b)\n\t(?:vim|nvim)\n(?:$|\\s)\n\n|\n\n# Modeline\n(?i:\n\t# Vim/Vi modeline, accounting for all possible variations\n\t(?:(?:\\s|^)vi(?:m[<=>]?\\d+|m)?|\\sex)(?=:(?=\\s*set?\\s[^\\n:]+:)|:(?!\\s* set?\\s))\n\t(?:(?:\\s|\\s*:\\s*)\\w*(?:\\s*=(?:[^\\n\\\\\\s]|\\\\.)*)?)*[\\s:]\n\t(?:filetype|ft|syntax)\\s*=\n\t\tvim\n\t(?=\\s|:|$)\n\t\n\t|\n\t\n\t# Emacs modeline, assuming a major mode for VimScript even exists\n\t-\\*-(?:\\s*(?=[^:;\\s]+\\s*-\\*-)|(?:.*?[;\\s]|(?<=-\\*-))mode\\s*:\\s*)\n\t\t(?:Vim|VimL|VimScript)\n\t(?=[\\s;]|(?<![-*])-\\*-).*?-\\*-\n)",
|
12
|
-
"foldingStartMarker": "^(?:if|while|for|fu|function|augroup|aug)",
|
13
|
-
"foldingStopMarker": "(?:endif|endwhile|endfor|endf|endfunction|augroup\\.END|aug\\.END)$",
|
14
4
|
"patterns": [
|
15
5
|
{
|
16
6
|
"include": "#main"
|
17
7
|
}
|
18
8
|
],
|
19
9
|
"repository": {
|
20
|
-
"
|
10
|
+
"augGroup": {
|
21
11
|
"patterns": [
|
22
12
|
{
|
23
|
-
"
|
13
|
+
"name": "meta.define-$1.viml",
|
14
|
+
"begin": "\\b(aug|augroup)\\b\\s*([\\w#]+)",
|
15
|
+
"end": "\\b(\\1)\\s+(END)\\b",
|
16
|
+
"patterns": [
|
17
|
+
{
|
18
|
+
"include": "$self"
|
19
|
+
}
|
20
|
+
],
|
21
|
+
"beginCaptures": {
|
22
|
+
"1": {
|
23
|
+
"name": "storage.function.viml"
|
24
|
+
},
|
25
|
+
"2": {
|
26
|
+
"name": "entity.name.function.viml"
|
27
|
+
}
|
28
|
+
},
|
29
|
+
"endCaptures": {
|
30
|
+
"1": {
|
31
|
+
"name": "storage.function.viml"
|
32
|
+
},
|
33
|
+
"2": {
|
34
|
+
"name": "keyword.control.end"
|
35
|
+
}
|
36
|
+
}
|
37
|
+
}
|
38
|
+
]
|
39
|
+
},
|
40
|
+
"commentInnards": {
|
41
|
+
"patterns": [
|
42
|
+
{
|
43
|
+
"include": "#modelines"
|
24
44
|
},
|
25
45
|
{
|
26
46
|
"include": "#folds"
|
27
47
|
},
|
28
48
|
{
|
29
|
-
"include": "#
|
49
|
+
"include": "#todo"
|
50
|
+
}
|
51
|
+
]
|
52
|
+
},
|
53
|
+
"comments": {
|
54
|
+
"patterns": [
|
55
|
+
{
|
56
|
+
"name": "comment.line.quotes.viml",
|
57
|
+
"contentName": "support.constant.field.viml",
|
58
|
+
"begin": "^\\s*(\")(?=(\\s*[A-Z]\\w+)+:)",
|
59
|
+
"end": "((:))(.*)$",
|
60
|
+
"beginCaptures": {
|
61
|
+
"1": {
|
62
|
+
"name": "punctuation.definition.comment.viml"
|
63
|
+
}
|
64
|
+
},
|
65
|
+
"endCaptures": {
|
66
|
+
"1": {
|
67
|
+
"name": "support.constant.field.viml"
|
68
|
+
},
|
69
|
+
"2": {
|
70
|
+
"name": "punctuation.separator.key-value.colon.viml"
|
71
|
+
},
|
72
|
+
"3": {
|
73
|
+
"patterns": [
|
74
|
+
{
|
75
|
+
"include": "#commentInnards"
|
76
|
+
}
|
77
|
+
]
|
78
|
+
}
|
79
|
+
}
|
30
80
|
},
|
31
81
|
{
|
32
|
-
"
|
82
|
+
"name": "comment.line.quotes.viml",
|
83
|
+
"begin": "^\\s*(\")",
|
84
|
+
"end": "$",
|
85
|
+
"patterns": [
|
86
|
+
{
|
87
|
+
"include": "#commentInnards"
|
88
|
+
}
|
89
|
+
],
|
90
|
+
"beginCaptures": {
|
91
|
+
"1": {
|
92
|
+
"name": "punctuation.definition.comment.viml"
|
93
|
+
}
|
94
|
+
}
|
33
95
|
},
|
34
96
|
{
|
35
|
-
"
|
97
|
+
"name": "comment.inline.quotes.viml",
|
98
|
+
"begin": "(?\u003c!^)\\s*(\")(?=[^\\n\"]*$)",
|
99
|
+
"end": "$",
|
100
|
+
"patterns": [
|
101
|
+
{
|
102
|
+
"include": "#commentInnards"
|
103
|
+
}
|
104
|
+
],
|
105
|
+
"beginCaptures": {
|
106
|
+
"1": {
|
107
|
+
"name": "punctuation.definition.comment.viml"
|
108
|
+
}
|
109
|
+
}
|
110
|
+
}
|
111
|
+
]
|
112
|
+
},
|
113
|
+
"expr": {
|
114
|
+
"patterns": [
|
115
|
+
{
|
116
|
+
"name": "keyword.operator.logical.viml",
|
117
|
+
"match": "[\u0026|=]{2}[?#]?|[!\u003e\u003c]=[#?]?|[=!]~(?!\\/)[#?]?|[\u003e\u003c][#?*]|\\b(?:isnot|is)\\b|\\\\|[-+%*]"
|
36
118
|
},
|
37
119
|
{
|
38
|
-
"
|
120
|
+
"name": "keyword.operator.logical.viml",
|
121
|
+
"match": "\\s[\u003e\u003c]\\s"
|
39
122
|
},
|
40
123
|
{
|
41
|
-
"
|
124
|
+
"name": "storage.modifier.force.viml",
|
125
|
+
"match": "(?\u003c=\\S)!"
|
42
126
|
},
|
43
127
|
{
|
44
|
-
"
|
128
|
+
"name": "keyword.operator.logical.not.viml",
|
129
|
+
"match": "!(?=\\S)"
|
45
130
|
},
|
46
131
|
{
|
47
|
-
"
|
132
|
+
"name": "punctuation.expression.bracket.curly.begin.viml",
|
133
|
+
"match": "{"
|
48
134
|
},
|
49
135
|
{
|
50
|
-
"
|
136
|
+
"name": "punctuation.expression.bracket.curly.end.viml",
|
137
|
+
"match": "}"
|
51
138
|
},
|
52
139
|
{
|
53
|
-
"
|
140
|
+
"name": "punctuation.expression.bracket.square.begin.viml",
|
141
|
+
"match": "\\["
|
54
142
|
},
|
55
143
|
{
|
56
|
-
"
|
144
|
+
"name": "punctuation.expression.bracket.square.end.viml",
|
145
|
+
"match": "\\]"
|
57
146
|
},
|
58
147
|
{
|
59
|
-
"
|
148
|
+
"name": "punctuation.expression.bracket.round.begin.viml",
|
149
|
+
"match": "\\("
|
60
150
|
},
|
61
151
|
{
|
62
|
-
"
|
152
|
+
"name": "punctuation.expression.bracket.round.end.viml",
|
153
|
+
"match": "\\)"
|
63
154
|
},
|
64
155
|
{
|
65
|
-
"
|
156
|
+
"name": "punctuation.separator.statement.viml",
|
157
|
+
"match": "\\|"
|
66
158
|
},
|
67
159
|
{
|
68
|
-
"
|
160
|
+
"name": "punctuation.separator.comma.viml",
|
161
|
+
"match": ","
|
69
162
|
},
|
70
163
|
{
|
71
|
-
"
|
164
|
+
"name": "punctuation.separator.colon.viml",
|
165
|
+
"match": ":"
|
72
166
|
},
|
73
167
|
{
|
74
|
-
"
|
168
|
+
"name": "keyword.operator.assignment.viml",
|
169
|
+
"match": "[-+.]?="
|
75
170
|
},
|
76
171
|
{
|
77
|
-
"
|
172
|
+
"name": "keyword.operator.rest.viml",
|
173
|
+
"match": "\\.{3}"
|
78
174
|
},
|
79
175
|
{
|
80
|
-
"
|
176
|
+
"name": "punctuation.delimiter.property.dot.viml",
|
177
|
+
"match": "\\."
|
81
178
|
},
|
82
179
|
{
|
83
|
-
"
|
180
|
+
"name": "punctuation.definition.option.viml",
|
181
|
+
"match": "\u0026(?=\\w+)"
|
84
182
|
}
|
85
183
|
]
|
86
184
|
},
|
87
|
-
"
|
185
|
+
"extraVimFunc": {
|
186
|
+
"name": "support.function.viml",
|
187
|
+
"match": "(?x)\\b\n\t(execute|Plugin|autocmd|[cinvo]?(?:un|nore)?(?:map|menu)|(?:range)?go(?:to)?|(?:count)?(?:pop?|tag?|tn(?:ext)?|tp(?:revious)?|tr(?:ewind)?)\n\t|(?:range)?(?:s(?:ubstitute)?|ret(?:ab)?|g(?:lobal)?)|unm(?:ap)?|map_l|mapc(?:lear)?|N?buffer|N?bnext|N?bNext|N?bprevious|N?bmod\n\t|ab(?:breviate)?|norea(?:bbrev)?|[ic](?:un|nore)?ab|split_f|rangefold|[ic](?:un|nore)?ab|[ic]abbrev|edit_f|next_f\n\t|(?:range)?(?:w(?:rite)?|up(?:date)?)|sar)\n\\b"
|
188
|
+
},
|
189
|
+
"folds": {
|
190
|
+
"name": "entity.name.fold.heading.viml",
|
191
|
+
"match": "(?\u003c=\").*?{{{\\d*|(?\u003c=\")\\s*}}}"
|
192
|
+
},
|
193
|
+
"funcDef": {
|
88
194
|
"patterns": [
|
89
195
|
{
|
90
|
-
"name": "
|
91
|
-
"match": "(
|
92
|
-
"captures": {
|
93
|
-
"1": {
|
94
|
-
"name": "punctuation.definition.string.begin.viml"
|
95
|
-
},
|
96
|
-
"2": {
|
97
|
-
"name": "punctuation.definition.string.end.viml"
|
98
|
-
}
|
99
|
-
}
|
196
|
+
"name": "storage.function.viml",
|
197
|
+
"match": "\\b(fu(n|nction)?|end(f|fu|fun|function)?)\\b"
|
100
198
|
},
|
101
199
|
{
|
102
|
-
"name": "
|
103
|
-
"match": "(
|
200
|
+
"name": "entity.name.function.viml",
|
201
|
+
"match": "(?:([sSgGbBwWtTlL]?(:))?[\\w#]+)(?=\\()",
|
104
202
|
"captures": {
|
105
203
|
"1": {
|
106
|
-
"name": "
|
204
|
+
"name": "storage.modifier.scope.viml"
|
107
205
|
},
|
108
206
|
"2": {
|
109
|
-
"name": "punctuation.definition.
|
207
|
+
"name": "punctuation.definition.scope.key-value.viml"
|
110
208
|
}
|
111
209
|
}
|
112
210
|
},
|
113
211
|
{
|
114
|
-
"name": "
|
115
|
-
"match": "(
|
116
|
-
"captures": {
|
117
|
-
"1": {
|
118
|
-
"name": "punctuation.section.regexp.begin.viml"
|
119
|
-
},
|
120
|
-
"2": {
|
121
|
-
"name": "punctuation.section.regexp.end.viml"
|
122
|
-
}
|
123
|
-
}
|
212
|
+
"name": "storage.modifier.$1.function.viml",
|
213
|
+
"match": "(?\u003c=\\)|\\s)(abort|dict)(?=\\s|$)"
|
124
214
|
}
|
125
215
|
]
|
126
216
|
},
|
127
|
-
"
|
128
|
-
"name": "
|
129
|
-
"begin": "
|
130
|
-
"end": "
|
217
|
+
"hashbang": {
|
218
|
+
"name": "comment.line.shebang.viml",
|
219
|
+
"begin": "\\A#!",
|
220
|
+
"end": "$",
|
221
|
+
"beginCaptures": {
|
222
|
+
"0": {
|
223
|
+
"name": "punctuation.definition.comment.shebang.viml"
|
224
|
+
}
|
225
|
+
}
|
131
226
|
},
|
132
|
-
"
|
227
|
+
"highlightLink": {
|
228
|
+
"match": "(?x)^\\s* (:)? \\s* (?# 1: punctuation.separator.key-value.colon.viml) (hi|highlight) (?# 2: support.function.highlight.viml) (!)? (?# 3: storage.modifier.force.viml) (?:\\s+(def|default))? (?# 4: support.function.highlight-default.viml) (?:\\s+(link)) (?# 5: support.function.highlight-link.viml) (?:\\s+([-\\w]+)) (?# 6: variable.parameter.group-name.viml) (?:\\s+(?:(NONE)|([-\\w]+)))?",
|
229
|
+
"captures": {
|
230
|
+
"1": {
|
231
|
+
"name": "punctuation.separator.key-value.colon.viml"
|
232
|
+
},
|
233
|
+
"2": {
|
234
|
+
"name": "support.function.highlight.viml"
|
235
|
+
},
|
236
|
+
"3": {
|
237
|
+
"name": "storage.modifier.force.viml"
|
238
|
+
},
|
239
|
+
"4": {
|
240
|
+
"name": "support.function.highlight-default.viml"
|
241
|
+
},
|
242
|
+
"5": {
|
243
|
+
"name": "support.function.highlight-link.viml"
|
244
|
+
},
|
245
|
+
"6": {
|
246
|
+
"name": "variable.parameter.group-name.viml"
|
247
|
+
},
|
248
|
+
"7": {
|
249
|
+
"name": "support.constant.highlighting.viml"
|
250
|
+
},
|
251
|
+
"8": {
|
252
|
+
"name": "variable.parameter.group-name.viml"
|
253
|
+
}
|
254
|
+
}
|
255
|
+
},
|
256
|
+
"keyword": {
|
133
257
|
"patterns": [
|
134
258
|
{
|
135
|
-
"name": "
|
136
|
-
"
|
137
|
-
"end": "((:))(.*)$",
|
138
|
-
"contentName": "support.constant.field.viml",
|
139
|
-
"beginCaptures": {
|
140
|
-
"1": {
|
141
|
-
"name": "punctuation.definition.comment.viml"
|
142
|
-
}
|
143
|
-
},
|
144
|
-
"endCaptures": {
|
145
|
-
"1": {
|
146
|
-
"name": "support.constant.field.viml"
|
147
|
-
},
|
148
|
-
"2": {
|
149
|
-
"name": "punctuation.separator.key-value.colon.viml"
|
150
|
-
},
|
151
|
-
"3": {
|
152
|
-
"patterns": [
|
153
|
-
{
|
154
|
-
"include": "#commentInnards"
|
155
|
-
}
|
156
|
-
]
|
157
|
-
}
|
158
|
-
}
|
259
|
+
"name": "keyword.control.$1.viml",
|
260
|
+
"match": "\\b(if|while|for|return|try|catch|finally|end(if|for|while|try)?|else(if)?|do|in|:)\\b"
|
159
261
|
},
|
160
262
|
{
|
161
|
-
"name": "
|
162
|
-
"
|
163
|
-
"end": "$",
|
164
|
-
"beginCaptures": {
|
165
|
-
"1": {
|
166
|
-
"name": "punctuation.definition.comment.viml"
|
167
|
-
}
|
168
|
-
},
|
169
|
-
"patterns": [
|
170
|
-
{
|
171
|
-
"include": "#commentInnards"
|
172
|
-
}
|
173
|
-
]
|
263
|
+
"name": "keyword.operator.$1.viml",
|
264
|
+
"match": "\\b(unlet)\\b"
|
174
265
|
},
|
175
266
|
{
|
176
|
-
"name": "
|
177
|
-
"
|
178
|
-
{
|
179
|
-
"include": "#commentInnards"
|
180
|
-
}
|
181
|
-
],
|
182
|
-
"begin": "(?<!^)\\s*(\")(?=[^\\n\"]*$)",
|
183
|
-
"end": "$",
|
184
|
-
"beginCaptures": {
|
185
|
-
"1": {
|
186
|
-
"name": "punctuation.definition.comment.viml"
|
187
|
-
}
|
188
|
-
}
|
267
|
+
"name": "storage.type.let.viml",
|
268
|
+
"match": "\\blet\\b"
|
189
269
|
}
|
190
270
|
]
|
191
271
|
},
|
192
|
-
"
|
272
|
+
"keywordLists": {
|
193
273
|
"patterns": [
|
194
274
|
{
|
195
|
-
"include": "#
|
275
|
+
"include": "#vimTodo"
|
276
|
+
},
|
277
|
+
{
|
278
|
+
"include": "#vimAugroupKey"
|
279
|
+
},
|
280
|
+
{
|
281
|
+
"include": "#vimAutoEvent"
|
282
|
+
},
|
283
|
+
{
|
284
|
+
"include": "#vimBehaveModel"
|
285
|
+
},
|
286
|
+
{
|
287
|
+
"include": "#vimCommand"
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"include": "#vimFTCmd"
|
291
|
+
},
|
292
|
+
{
|
293
|
+
"include": "#vimFTOption"
|
294
|
+
},
|
295
|
+
{
|
296
|
+
"include": "#vimFgBgAttrib"
|
297
|
+
},
|
298
|
+
{
|
299
|
+
"include": "#vimFuncKey"
|
300
|
+
},
|
301
|
+
{
|
302
|
+
"include": "#vimFuncName"
|
303
|
+
},
|
304
|
+
{
|
305
|
+
"include": "#vimGroup"
|
306
|
+
},
|
307
|
+
{
|
308
|
+
"include": "#vimGroupSpecial"
|
309
|
+
},
|
310
|
+
{
|
311
|
+
"include": "#vimHLGroup"
|
312
|
+
},
|
313
|
+
{
|
314
|
+
"include": "#vimHiAttrib"
|
315
|
+
},
|
316
|
+
{
|
317
|
+
"include": "#vimHiClear"
|
318
|
+
},
|
319
|
+
{
|
320
|
+
"include": "#vimHiCtermColor"
|
321
|
+
},
|
322
|
+
{
|
323
|
+
"include": "#vimMapModKey"
|
324
|
+
},
|
325
|
+
{
|
326
|
+
"include": "#vimOption"
|
327
|
+
},
|
328
|
+
{
|
329
|
+
"include": "#vimPattern"
|
330
|
+
},
|
331
|
+
{
|
332
|
+
"include": "#vimStdPlugin"
|
333
|
+
},
|
334
|
+
{
|
335
|
+
"include": "#vimSynCase"
|
336
|
+
},
|
337
|
+
{
|
338
|
+
"include": "#vimSynType"
|
339
|
+
},
|
340
|
+
{
|
341
|
+
"include": "#vimSyncC"
|
342
|
+
},
|
343
|
+
{
|
344
|
+
"include": "#vimSyncLinecont"
|
345
|
+
},
|
346
|
+
{
|
347
|
+
"include": "#vimSyncMatch"
|
348
|
+
},
|
349
|
+
{
|
350
|
+
"include": "#vimSyncNone"
|
351
|
+
},
|
352
|
+
{
|
353
|
+
"include": "#vimSyncRegion"
|
354
|
+
},
|
355
|
+
{
|
356
|
+
"include": "#vimUserAttrbCmplt"
|
357
|
+
},
|
358
|
+
{
|
359
|
+
"include": "#vimUserAttrbKey"
|
360
|
+
},
|
361
|
+
{
|
362
|
+
"include": "#vimUserCommand"
|
363
|
+
},
|
364
|
+
{
|
365
|
+
"include": "#vimErrSetting"
|
366
|
+
}
|
367
|
+
]
|
368
|
+
},
|
369
|
+
"main": {
|
370
|
+
"patterns": [
|
371
|
+
{
|
372
|
+
"include": "#vimTodo"
|
196
373
|
},
|
197
374
|
{
|
198
375
|
"include": "#folds"
|
199
376
|
},
|
200
377
|
{
|
201
|
-
"include": "#
|
378
|
+
"include": "#comments"
|
379
|
+
},
|
380
|
+
{
|
381
|
+
"include": "#modelines"
|
382
|
+
},
|
383
|
+
{
|
384
|
+
"include": "#pathname"
|
385
|
+
},
|
386
|
+
{
|
387
|
+
"include": "#strings"
|
388
|
+
},
|
389
|
+
{
|
390
|
+
"include": "#hashbang"
|
391
|
+
},
|
392
|
+
{
|
393
|
+
"include": "#numbers"
|
394
|
+
},
|
395
|
+
{
|
396
|
+
"include": "#syntax"
|
397
|
+
},
|
398
|
+
{
|
399
|
+
"include": "#highlightLink"
|
400
|
+
},
|
401
|
+
{
|
402
|
+
"include": "#funcDef"
|
403
|
+
},
|
404
|
+
{
|
405
|
+
"include": "#augGroup"
|
406
|
+
},
|
407
|
+
{
|
408
|
+
"include": "#parameter"
|
409
|
+
},
|
410
|
+
{
|
411
|
+
"include": "#expr"
|
412
|
+
},
|
413
|
+
{
|
414
|
+
"include": "#keyword"
|
415
|
+
},
|
416
|
+
{
|
417
|
+
"include": "#register"
|
418
|
+
},
|
419
|
+
{
|
420
|
+
"include": "#variable"
|
421
|
+
},
|
422
|
+
{
|
423
|
+
"include": "#supportType"
|
424
|
+
},
|
425
|
+
{
|
426
|
+
"include": "#supportVariable"
|
427
|
+
},
|
428
|
+
{
|
429
|
+
"include": "#extraVimFunc"
|
430
|
+
},
|
431
|
+
{
|
432
|
+
"include": "#keywordLists"
|
202
433
|
}
|
203
434
|
]
|
204
435
|
},
|
@@ -206,40 +437,26 @@
|
|
206
437
|
"patterns": [
|
207
438
|
{
|
208
439
|
"name": "string.other.modeline.viml",
|
440
|
+
"begin": "(?:(?:\\s|^)vi(?:m[\u003c=\u003e]?\\d+|m)?|[\\t\\x20]ex):\\s*(?=set?\\s)",
|
441
|
+
"end": ":|$",
|
209
442
|
"patterns": [
|
210
443
|
{
|
211
444
|
"include": "$self"
|
212
445
|
}
|
213
|
-
]
|
214
|
-
"begin": "(?:(?:\\s|^)vi(?:m[<=>]?\\d+|m)?|[\\t\\x20]ex):\\s*(?=set?\\s)",
|
215
|
-
"end": ":|$"
|
446
|
+
]
|
216
447
|
},
|
217
448
|
{
|
218
449
|
"name": "string.other.modeline.viml",
|
450
|
+
"begin": "(?:(?:\\s|^)vi(?:m[\u003c=\u003e]?\\d+|m)?|[\\t\\x20]ex):",
|
451
|
+
"end": "$",
|
219
452
|
"patterns": [
|
220
453
|
{
|
221
454
|
"include": "$self"
|
222
455
|
}
|
223
|
-
]
|
224
|
-
"begin": "(?:(?:\\s|^)vi(?:m[<=>]?\\d+|m)?|[\\t\\x20]ex):",
|
225
|
-
"end": "$"
|
456
|
+
]
|
226
457
|
}
|
227
458
|
]
|
228
459
|
},
|
229
|
-
"folds": {
|
230
|
-
"name": "entity.name.fold.heading.viml",
|
231
|
-
"match": "(?<=\").*?{{{\\d*|(?<=\")\\s*}}}"
|
232
|
-
},
|
233
|
-
"hashbang": {
|
234
|
-
"name": "comment.line.shebang.viml",
|
235
|
-
"begin": "\\A#!",
|
236
|
-
"end": "$",
|
237
|
-
"beginCaptures": {
|
238
|
-
"0": {
|
239
|
-
"name": "punctuation.definition.comment.shebang.viml"
|
240
|
-
}
|
241
|
-
}
|
242
|
-
},
|
243
460
|
"numbers": {
|
244
461
|
"patterns": [
|
245
462
|
{
|
@@ -248,174 +465,123 @@
|
|
248
465
|
},
|
249
466
|
{
|
250
467
|
"name": "constant.numeric.float.exponential.viml",
|
251
|
-
"match": "(
|
468
|
+
"match": "(?\u003c!\\w)-?\\d+\\.\\d+[eE][-+]?\\d+"
|
252
469
|
},
|
253
470
|
{
|
254
471
|
"name": "constant.numeric.float.viml",
|
255
|
-
"match": "(
|
472
|
+
"match": "(?\u003c!\\w)-?\\d+\\.\\d+"
|
256
473
|
},
|
257
474
|
{
|
258
475
|
"name": "constant.numeric.integer.viml",
|
259
|
-
"match": "(
|
476
|
+
"match": "(?\u003c!\\w)-?\\d+"
|
260
477
|
}
|
261
478
|
]
|
262
479
|
},
|
263
|
-
"
|
480
|
+
"parameter": {
|
481
|
+
"name": "meta.parameter.viml",
|
482
|
+
"match": "(-)(\\w+)(=)",
|
483
|
+
"captures": {
|
484
|
+
"1": {
|
485
|
+
"name": "punctuation.definition.parameter.viml"
|
486
|
+
},
|
487
|
+
"2": {
|
488
|
+
"name": "entity.name.parameter.viml"
|
489
|
+
},
|
490
|
+
"3": {
|
491
|
+
"name": "punctuation.assignment.parameter.viml"
|
492
|
+
}
|
493
|
+
}
|
494
|
+
},
|
495
|
+
"pathname": {
|
496
|
+
"name": "constant.pathname.viml",
|
497
|
+
"begin": "~/",
|
498
|
+
"end": "(?=\\s)"
|
499
|
+
},
|
500
|
+
"regex": {
|
501
|
+
"name": "string.regexp.viml",
|
502
|
+
"begin": "(?\u003c=\\s|=)(\\S)",
|
503
|
+
"end": "$|(\\1)(\\S*)",
|
264
504
|
"patterns": [
|
265
505
|
{
|
266
|
-
"
|
267
|
-
|
506
|
+
"include": "#regexInnards"
|
507
|
+
}
|
508
|
+
],
|
509
|
+
"beginCaptures": {
|
510
|
+
"1": {
|
511
|
+
"name": "punctuation.definition.string.begin.viml"
|
512
|
+
}
|
513
|
+
},
|
514
|
+
"endCaptures": {
|
515
|
+
"1": {
|
516
|
+
"name": "punctuation.definition.string.end.viml"
|
268
517
|
},
|
269
|
-
{
|
270
|
-
"
|
271
|
-
|
272
|
-
|
273
|
-
"1": {
|
274
|
-
"name": "storage.modifier.scope.viml"
|
275
|
-
},
|
276
|
-
"2": {
|
277
|
-
"name": "punctuation.definition.scope.key-value.viml"
|
518
|
+
"2": {
|
519
|
+
"patterns": [
|
520
|
+
{
|
521
|
+
"include": "#regexOffset"
|
278
522
|
}
|
279
|
-
|
280
|
-
},
|
281
|
-
{
|
282
|
-
"name": "storage.modifier.$1.function.viml",
|
283
|
-
"match": "(?<=\\)|\\s)(abort|dict)(?=\\s|$)"
|
523
|
+
]
|
284
524
|
}
|
285
|
-
|
525
|
+
}
|
286
526
|
},
|
287
|
-
"
|
527
|
+
"regexInnards": {
|
288
528
|
"patterns": [
|
289
529
|
{
|
290
|
-
"
|
291
|
-
"
|
292
|
-
"end": "\\b(\\1)\\s+(END)\\b",
|
530
|
+
"begin": "\\[",
|
531
|
+
"end": "\\]|$",
|
293
532
|
"patterns": [
|
294
533
|
{
|
295
|
-
"include": "
|
534
|
+
"include": "#regexInnards"
|
296
535
|
}
|
297
536
|
],
|
298
537
|
"beginCaptures": {
|
299
|
-
"
|
300
|
-
"name": "
|
301
|
-
},
|
302
|
-
"2": {
|
303
|
-
"name": "entity.name.function.viml"
|
538
|
+
"0": {
|
539
|
+
"name": "punctuation.definition.character-class.begin.viml"
|
304
540
|
}
|
305
541
|
},
|
306
542
|
"endCaptures": {
|
543
|
+
"0": {
|
544
|
+
"name": "punctuation.definition.character-class.end.viml"
|
545
|
+
}
|
546
|
+
}
|
547
|
+
},
|
548
|
+
{
|
549
|
+
"name": "constant.character.escape.viml",
|
550
|
+
"match": "(\\\\).",
|
551
|
+
"captures": {
|
307
552
|
"1": {
|
308
|
-
"name": "
|
309
|
-
},
|
310
|
-
"2": {
|
311
|
-
"name": "keyword.control.end"
|
553
|
+
"name": "punctuation.definition.backslash.escape.viml"
|
312
554
|
}
|
313
555
|
}
|
314
556
|
}
|
315
557
|
]
|
316
558
|
},
|
317
|
-
"
|
318
|
-
"name": "meta.
|
319
|
-
"match": "(
|
559
|
+
"regexOffset": {
|
560
|
+
"name": "meta.pattern-offset.viml",
|
561
|
+
"match": "(ms|me|hs|he|rs|re|lc)(=)(?:(\\d+)|([se])(?:([-+])(\\d+))?)(,)?",
|
320
562
|
"captures": {
|
321
563
|
"1": {
|
322
|
-
"name": "
|
564
|
+
"name": "constant.language.pattern-offset.viml"
|
323
565
|
},
|
324
566
|
"2": {
|
325
|
-
"name": "entity.name.parameter.viml"
|
326
|
-
},
|
327
|
-
"3": {
|
328
567
|
"name": "punctuation.assignment.parameter.viml"
|
329
|
-
}
|
330
|
-
}
|
331
|
-
},
|
332
|
-
"expr": {
|
333
|
-
"patterns": [
|
334
|
-
{
|
335
|
-
"name": "keyword.operator.logical.viml",
|
336
|
-
"match": "[&|=]{2}[?#]?|[!><]=[#?]?|[=!]~(?!\\/)[#?]?|[><][#?*]|\\b(?:isnot|is)\\b|\\\\|[-+%*]"
|
337
|
-
},
|
338
|
-
{
|
339
|
-
"match": "\\s[><]\\s",
|
340
|
-
"name": "keyword.operator.logical.viml"
|
341
|
-
},
|
342
|
-
{
|
343
|
-
"match": "(?<=\\S)!",
|
344
|
-
"name": "storage.modifier.force.viml"
|
345
|
-
},
|
346
|
-
{
|
347
|
-
"match": "!(?=\\S)",
|
348
|
-
"name": "keyword.operator.logical.not.viml"
|
349
|
-
},
|
350
|
-
{
|
351
|
-
"match": "{",
|
352
|
-
"name": "punctuation.expression.bracket.curly.begin.viml"
|
353
|
-
},
|
354
|
-
{
|
355
|
-
"match": "}",
|
356
|
-
"name": "punctuation.expression.bracket.curly.end.viml"
|
357
|
-
},
|
358
|
-
{
|
359
|
-
"match": "\\[",
|
360
|
-
"name": "punctuation.expression.bracket.square.begin.viml"
|
361
568
|
},
|
362
|
-
{
|
363
|
-
"
|
364
|
-
"name": "punctuation.expression.bracket.square.end.viml"
|
569
|
+
"3": {
|
570
|
+
"name": "constant.numeric.integer.viml"
|
365
571
|
},
|
366
|
-
{
|
367
|
-
"
|
368
|
-
"name": "punctuation.expression.bracket.round.begin.viml"
|
572
|
+
"4": {
|
573
|
+
"name": "constant.language.pattern-position.viml"
|
369
574
|
},
|
370
|
-
{
|
371
|
-
"
|
372
|
-
"name": "punctuation.expression.bracket.round.end.viml"
|
575
|
+
"5": {
|
576
|
+
"name": "keyword.operator.arithmetic.viml"
|
373
577
|
},
|
374
|
-
{
|
375
|
-
"
|
376
|
-
"name": "punctuation.separator.statement.viml"
|
578
|
+
"6": {
|
579
|
+
"name": "constant.numeric.integer.viml"
|
377
580
|
},
|
378
|
-
{
|
379
|
-
"match": ",",
|
581
|
+
"7": {
|
380
582
|
"name": "punctuation.separator.comma.viml"
|
381
|
-
},
|
382
|
-
{
|
383
|
-
"match": ":",
|
384
|
-
"name": "punctuation.separator.colon.viml"
|
385
|
-
},
|
386
|
-
{
|
387
|
-
"match": "[-+.]?=",
|
388
|
-
"name": "keyword.operator.assignment.viml"
|
389
|
-
},
|
390
|
-
{
|
391
|
-
"match": "\\.{3}",
|
392
|
-
"name": "keyword.operator.rest.viml"
|
393
|
-
},
|
394
|
-
{
|
395
|
-
"match": "\\.",
|
396
|
-
"name": "punctuation.delimiter.property.dot.viml"
|
397
|
-
},
|
398
|
-
{
|
399
|
-
"match": "&(?=\\w+)",
|
400
|
-
"name": "punctuation.definition.option.viml"
|
401
|
-
}
|
402
|
-
]
|
403
|
-
},
|
404
|
-
"keyword": {
|
405
|
-
"patterns": [
|
406
|
-
{
|
407
|
-
"name": "keyword.control.$1.viml",
|
408
|
-
"match": "\\b(if|while|for|return|try|catch|finally|end(if|for|while|try)?|else(if)?|do|in|:)\\b"
|
409
|
-
},
|
410
|
-
{
|
411
|
-
"name": "keyword.operator.$1.viml",
|
412
|
-
"match": "\\b(unlet)\\b"
|
413
|
-
},
|
414
|
-
{
|
415
|
-
"name": "storage.type.let.viml",
|
416
|
-
"match": "\\blet\\b"
|
417
583
|
}
|
418
|
-
|
584
|
+
}
|
419
585
|
},
|
420
586
|
"register": {
|
421
587
|
"name": "variable.other.register.viml",
|
@@ -426,33 +592,41 @@
|
|
426
592
|
}
|
427
593
|
}
|
428
594
|
},
|
429
|
-
"
|
595
|
+
"strings": {
|
430
596
|
"patterns": [
|
431
597
|
{
|
432
|
-
"name": "
|
433
|
-
"match": "
|
598
|
+
"name": "string.quoted.double.viml",
|
599
|
+
"match": "(\")(?:\\\\\\\\|\\\\\"|[^\\n\"])*(\")",
|
600
|
+
"captures": {
|
601
|
+
"1": {
|
602
|
+
"name": "punctuation.definition.string.begin.viml"
|
603
|
+
},
|
604
|
+
"2": {
|
605
|
+
"name": "punctuation.definition.string.end.viml"
|
606
|
+
}
|
607
|
+
}
|
434
608
|
},
|
435
609
|
{
|
436
|
-
"name": "
|
437
|
-
"match": "(
|
610
|
+
"name": "string.quoted.single.viml",
|
611
|
+
"match": "(')(?:''|[^\\n'])*(')",
|
438
612
|
"captures": {
|
439
613
|
"1": {
|
440
|
-
"name": "punctuation.definition.
|
614
|
+
"name": "punctuation.definition.string.begin.viml"
|
615
|
+
},
|
616
|
+
"2": {
|
617
|
+
"name": "punctuation.definition.string.end.viml"
|
441
618
|
}
|
442
619
|
}
|
443
620
|
},
|
444
621
|
{
|
445
|
-
"name": "
|
446
|
-
"match": "(
|
622
|
+
"name": "string.regexp.interpolated.viml",
|
623
|
+
"match": "(/)(?:\\\\\\\\|\\\\/|[^\\n/])*(/)",
|
447
624
|
"captures": {
|
448
625
|
"1": {
|
449
|
-
"name": "punctuation.
|
626
|
+
"name": "punctuation.section.regexp.begin.viml"
|
450
627
|
},
|
451
628
|
"2": {
|
452
|
-
"name": "
|
453
|
-
},
|
454
|
-
"3": {
|
455
|
-
"name": "punctuation.definition.scope.key-value.viml"
|
629
|
+
"name": "punctuation.section.regexp.end.viml"
|
456
630
|
}
|
457
631
|
}
|
458
632
|
}
|
@@ -460,7 +634,7 @@
|
|
460
634
|
},
|
461
635
|
"supportType": {
|
462
636
|
"name": "support.type.viml",
|
463
|
-
"match": "(
|
637
|
+
"match": "(\u003c).*?(\u003e)",
|
464
638
|
"captures": {
|
465
639
|
"1": {
|
466
640
|
"name": "punctuation.definition.bracket.angle.begin.viml"
|
@@ -474,47 +648,10 @@
|
|
474
648
|
"name": "support.variable.viml",
|
475
649
|
"match": "\\b(?:am(?:enu)?|(?:hl|inc)?search|[Bb]uf(?:[Nn]ew[Ff]ile|[Rr]ead)?|[Ff]ile[Tt]ype)\\b"
|
476
650
|
},
|
477
|
-
"highlightLink": {
|
478
|
-
"match": "(?x)^\\s* (:)? \\s* (?# 1: punctuation.separator.key-value.colon.viml) (hi|highlight) (?# 2: support.function.highlight.viml) (!)? (?# 3: storage.modifier.force.viml) (?:\\s+(def|default))? (?# 4: support.function.highlight-default.viml) (?:\\s+(link)) (?# 5: support.function.highlight-link.viml) (?:\\s+([-\\w]+)) (?# 6: variable.parameter.group-name.viml) (?:\\s+(?:(NONE)|([-\\w]+)))?",
|
479
|
-
"captures": {
|
480
|
-
"1": {
|
481
|
-
"name": "punctuation.separator.key-value.colon.viml"
|
482
|
-
},
|
483
|
-
"2": {
|
484
|
-
"name": "support.function.highlight.viml"
|
485
|
-
},
|
486
|
-
"3": {
|
487
|
-
"name": "storage.modifier.force.viml"
|
488
|
-
},
|
489
|
-
"4": {
|
490
|
-
"name": "support.function.highlight-default.viml"
|
491
|
-
},
|
492
|
-
"5": {
|
493
|
-
"name": "support.function.highlight-link.viml"
|
494
|
-
},
|
495
|
-
"6": {
|
496
|
-
"name": "variable.parameter.group-name.viml"
|
497
|
-
},
|
498
|
-
"7": {
|
499
|
-
"name": "support.constant.highlighting.viml"
|
500
|
-
},
|
501
|
-
"8": {
|
502
|
-
"name": "variable.parameter.group-name.viml"
|
503
|
-
}
|
504
|
-
}
|
505
|
-
},
|
506
651
|
"syntax": {
|
507
652
|
"name": "meta.syntax-item.viml",
|
508
653
|
"begin": "^\\s*(:)?\\s*(syntax|syn?)(?=\\s|$)",
|
509
654
|
"end": "$",
|
510
|
-
"beginCaptures": {
|
511
|
-
"1": {
|
512
|
-
"name": "punctuation.separator.key-value.colon.viml"
|
513
|
-
},
|
514
|
-
"2": {
|
515
|
-
"name": "support.function.syntax-item.viml"
|
516
|
-
}
|
517
|
-
},
|
518
655
|
"patterns": [
|
519
656
|
{
|
520
657
|
"match": "\\G\\s+(case)(?:\\s+(match|ignore))?(?=\\s|$)",
|
@@ -539,17 +676,9 @@
|
|
539
676
|
}
|
540
677
|
},
|
541
678
|
{
|
679
|
+
"contentName": "keyword.other.syntax-definition.viml",
|
542
680
|
"begin": "\\G\\s+(keyword)(?:\\s+([-\\w]+))?",
|
543
681
|
"end": "(?=$)",
|
544
|
-
"beginCaptures": {
|
545
|
-
"1": {
|
546
|
-
"name": "support.function.syntax-keywords.viml"
|
547
|
-
},
|
548
|
-
"2": {
|
549
|
-
"name": "variable.parameter.group-name.viml"
|
550
|
-
}
|
551
|
-
},
|
552
|
-
"contentName": "keyword.other.syntax-definition.viml",
|
553
682
|
"patterns": [
|
554
683
|
{
|
555
684
|
"include": "#syntaxOptions"
|
@@ -557,36 +686,36 @@
|
|
557
686
|
{
|
558
687
|
"include": "#expr"
|
559
688
|
}
|
560
|
-
]
|
561
|
-
},
|
562
|
-
{
|
563
|
-
"begin": "\\G\\s+(match)(?:\\s+([-\\w]+))?\\s*",
|
564
|
-
"end": "(?=$)",
|
689
|
+
],
|
565
690
|
"beginCaptures": {
|
566
691
|
"1": {
|
567
|
-
"name": "support.function.syntax-
|
692
|
+
"name": "support.function.syntax-keywords.viml"
|
568
693
|
},
|
569
694
|
"2": {
|
570
695
|
"name": "variable.parameter.group-name.viml"
|
571
696
|
}
|
572
|
-
}
|
697
|
+
}
|
698
|
+
},
|
699
|
+
{
|
700
|
+
"begin": "\\G\\s+(match)(?:\\s+([-\\w]+))?\\s*",
|
701
|
+
"end": "(?=$)",
|
573
702
|
"patterns": [
|
574
703
|
{
|
575
704
|
"include": "#syntaxRegex"
|
576
705
|
}
|
577
|
-
]
|
578
|
-
},
|
579
|
-
{
|
580
|
-
"begin": "\\G\\s+(region)(?:\\s+([-\\w]+))?",
|
581
|
-
"end": "(?=$)",
|
706
|
+
],
|
582
707
|
"beginCaptures": {
|
583
708
|
"1": {
|
584
|
-
"name": "support.function.syntax-
|
709
|
+
"name": "support.function.syntax-match.viml"
|
585
710
|
},
|
586
711
|
"2": {
|
587
712
|
"name": "variable.parameter.group-name.viml"
|
588
713
|
}
|
589
|
-
}
|
714
|
+
}
|
715
|
+
},
|
716
|
+
{
|
717
|
+
"begin": "\\G\\s+(region)(?:\\s+([-\\w]+))?",
|
718
|
+
"end": "(?=$)",
|
590
719
|
"patterns": [
|
591
720
|
{
|
592
721
|
"include": "#syntaxOptions"
|
@@ -594,19 +723,19 @@
|
|
594
723
|
{
|
595
724
|
"include": "$self"
|
596
725
|
}
|
597
|
-
]
|
598
|
-
},
|
599
|
-
{
|
600
|
-
"begin": "\\G\\s+(cluster)(?:\\s+([-\\w]+))?(?=\\s|$)",
|
601
|
-
"end": "(?=$)",
|
726
|
+
],
|
602
727
|
"beginCaptures": {
|
603
728
|
"1": {
|
604
|
-
"name": "support.function.syntax-
|
729
|
+
"name": "support.function.syntax-region.viml"
|
605
730
|
},
|
606
731
|
"2": {
|
607
732
|
"name": "variable.parameter.group-name.viml"
|
608
733
|
}
|
609
|
-
}
|
734
|
+
}
|
735
|
+
},
|
736
|
+
{
|
737
|
+
"begin": "\\G\\s+(cluster)(?:\\s+([-\\w]+))?(?=\\s|$)",
|
738
|
+
"end": "(?=$)",
|
610
739
|
"patterns": [
|
611
740
|
{
|
612
741
|
"include": "#syntaxOptions"
|
@@ -614,7 +743,15 @@
|
|
614
743
|
{
|
615
744
|
"include": "$self"
|
616
745
|
}
|
617
|
-
]
|
746
|
+
],
|
747
|
+
"beginCaptures": {
|
748
|
+
"1": {
|
749
|
+
"name": "support.function.syntax-cluster.viml"
|
750
|
+
},
|
751
|
+
"2": {
|
752
|
+
"name": "variable.parameter.group-name.viml"
|
753
|
+
}
|
754
|
+
}
|
618
755
|
},
|
619
756
|
{
|
620
757
|
"match": "\\G\\s+(conceal)(?:\\s+(on|off)(?=\\s|$))?",
|
@@ -652,11 +789,6 @@
|
|
652
789
|
{
|
653
790
|
"begin": "\\G\\s+(sync)(?=\\s|$)",
|
654
791
|
"end": "$",
|
655
|
-
"beginCaptures": {
|
656
|
-
"1": {
|
657
|
-
"name": "support.function.syntax-sync.viml"
|
658
|
-
}
|
659
|
-
},
|
660
792
|
"patterns": [
|
661
793
|
{
|
662
794
|
"match": "\\G\\s+(fromstart)(?=\\s|$)",
|
@@ -706,8 +838,13 @@
|
|
706
838
|
}
|
707
839
|
},
|
708
840
|
{
|
709
|
-
"begin": "(
|
841
|
+
"begin": "(?\u003c=\\s)(groupt?here|linecont)(?:\\s+(?![-\\w]+\\s*=)([-\\w]+))?(?=\\s|$)",
|
710
842
|
"end": "(?=$)",
|
843
|
+
"patterns": [
|
844
|
+
{
|
845
|
+
"include": "#syntaxRegex"
|
846
|
+
}
|
847
|
+
],
|
711
848
|
"beginCaptures": {
|
712
849
|
"1": {
|
713
850
|
"name": "support.constant.sync-match.viml"
|
@@ -715,29 +852,42 @@
|
|
715
852
|
"2": {
|
716
853
|
"name": "variable.parameter.group-name.viml"
|
717
854
|
}
|
718
|
-
}
|
719
|
-
"patterns": [
|
720
|
-
{
|
721
|
-
"include": "#syntaxRegex"
|
722
|
-
}
|
723
|
-
]
|
855
|
+
}
|
724
856
|
},
|
725
857
|
{
|
726
858
|
"include": "#syntaxOptions"
|
727
859
|
}
|
728
|
-
]
|
860
|
+
],
|
861
|
+
"beginCaptures": {
|
862
|
+
"1": {
|
863
|
+
"name": "support.function.syntax-sync.viml"
|
864
|
+
}
|
865
|
+
}
|
729
866
|
},
|
730
867
|
{
|
731
868
|
"include": "$self"
|
732
869
|
}
|
733
|
-
]
|
870
|
+
],
|
871
|
+
"beginCaptures": {
|
872
|
+
"1": {
|
873
|
+
"name": "punctuation.separator.key-value.colon.viml"
|
874
|
+
},
|
875
|
+
"2": {
|
876
|
+
"name": "support.function.syntax-item.viml"
|
877
|
+
}
|
878
|
+
}
|
734
879
|
},
|
735
880
|
"syntaxOptions": {
|
736
881
|
"patterns": [
|
737
882
|
{
|
738
883
|
"name": "meta.syntax-item.pattern-argument.viml",
|
739
|
-
"begin": "(
|
884
|
+
"begin": "(?\u003c=\\s)(start|skip|end)(?:\\s*(=))",
|
740
885
|
"end": "(?=$|\\s)",
|
886
|
+
"patterns": [
|
887
|
+
{
|
888
|
+
"include": "#regex"
|
889
|
+
}
|
890
|
+
],
|
741
891
|
"beginCaptures": {
|
742
892
|
"1": {
|
743
893
|
"name": "support.constant.$1-pattern.viml"
|
@@ -745,16 +895,11 @@
|
|
745
895
|
"2": {
|
746
896
|
"name": "punctuation.assignment.parameter.viml"
|
747
897
|
}
|
748
|
-
}
|
749
|
-
"patterns": [
|
750
|
-
{
|
751
|
-
"include": "#regex"
|
752
|
-
}
|
753
|
-
]
|
898
|
+
}
|
754
899
|
},
|
755
900
|
{
|
756
901
|
"name": "meta.syntax-item.argument.viml",
|
757
|
-
"match": "(?x)(
|
902
|
+
"match": "(?x)(?\u003c=\\s)\n((?:matchgroup|contains|containedin|nextgroup|add|remove|minlines|linebreaks|maxlines)(?=\\s*=)\n|(?:cchar|conceal|concealends|contained|display|excludenl|extend|fold|keepend|oneline|skipempty|skipnl|skipwhite|transparent))\n(?:(?=$|\\s)|\\s*(=)(\\S*)?)",
|
758
903
|
"captures": {
|
759
904
|
"1": {
|
760
905
|
"name": "support.constant.syntax-$1.viml"
|
@@ -769,12 +914,12 @@
|
|
769
914
|
"include": "#numbers"
|
770
915
|
},
|
771
916
|
{
|
772
|
-
"
|
773
|
-
"
|
917
|
+
"name": "punctuation.separator.comma.viml",
|
918
|
+
"match": ","
|
774
919
|
},
|
775
920
|
{
|
776
|
-
"
|
777
|
-
"
|
921
|
+
"name": "punctuation.definition.group-reference.viml",
|
922
|
+
"match": "@"
|
778
923
|
}
|
779
924
|
]
|
780
925
|
}
|
@@ -789,7 +934,7 @@
|
|
789
934
|
},
|
790
935
|
{
|
791
936
|
"name": "string.regexp.viml",
|
792
|
-
"begin": "(
|
937
|
+
"begin": "(?\u003c=\\s)(\\S)",
|
793
938
|
"end": "(?:(\\1)(\\S*)(.*))?$",
|
794
939
|
"patterns": [
|
795
940
|
{
|
@@ -826,197 +971,38 @@
|
|
826
971
|
}
|
827
972
|
]
|
828
973
|
},
|
829
|
-
"
|
830
|
-
"name": "string.regexp.viml",
|
831
|
-
"begin": "(?<=\\s|=)(\\S)",
|
832
|
-
"end": "$|(\\1)(\\S*)",
|
974
|
+
"variable": {
|
833
975
|
"patterns": [
|
834
976
|
{
|
835
|
-
"
|
836
|
-
|
837
|
-
],
|
838
|
-
"beginCaptures": {
|
839
|
-
"1": {
|
840
|
-
"name": "punctuation.definition.string.begin.viml"
|
841
|
-
}
|
842
|
-
},
|
843
|
-
"endCaptures": {
|
844
|
-
"1": {
|
845
|
-
"name": "punctuation.definition.string.end.viml"
|
846
|
-
},
|
847
|
-
"2": {
|
848
|
-
"patterns": [
|
849
|
-
{
|
850
|
-
"include": "#regexOffset"
|
851
|
-
}
|
852
|
-
]
|
853
|
-
}
|
854
|
-
}
|
855
|
-
},
|
856
|
-
"regexOffset": {
|
857
|
-
"name": "meta.pattern-offset.viml",
|
858
|
-
"match": "(ms|me|hs|he|rs|re|lc)(=)(?:(\\d+)|([se])(?:([-+])(\\d+))?)(,)?",
|
859
|
-
"captures": {
|
860
|
-
"1": {
|
861
|
-
"name": "constant.language.pattern-offset.viml"
|
862
|
-
},
|
863
|
-
"2": {
|
864
|
-
"name": "punctuation.assignment.parameter.viml"
|
865
|
-
},
|
866
|
-
"3": {
|
867
|
-
"name": "constant.numeric.integer.viml"
|
868
|
-
},
|
869
|
-
"4": {
|
870
|
-
"name": "constant.language.pattern-position.viml"
|
871
|
-
},
|
872
|
-
"5": {
|
873
|
-
"name": "keyword.operator.arithmetic.viml"
|
874
|
-
},
|
875
|
-
"6": {
|
876
|
-
"name": "constant.numeric.integer.viml"
|
977
|
+
"name": "variable.language.self.viml",
|
978
|
+
"match": "\\b(self)\\b"
|
877
979
|
},
|
878
|
-
"7": {
|
879
|
-
"name": "punctuation.separator.comma.viml"
|
880
|
-
}
|
881
|
-
}
|
882
|
-
},
|
883
|
-
"regexInnards": {
|
884
|
-
"patterns": [
|
885
980
|
{
|
886
|
-
"
|
887
|
-
"
|
888
|
-
"
|
889
|
-
"
|
890
|
-
"name": "punctuation.definition.
|
891
|
-
}
|
892
|
-
},
|
893
|
-
"endCaptures": {
|
894
|
-
"0": {
|
895
|
-
"name": "punctuation.definition.character-class.end.viml"
|
896
|
-
}
|
897
|
-
},
|
898
|
-
"patterns": [
|
899
|
-
{
|
900
|
-
"include": "#regexInnards"
|
981
|
+
"name": "support.variable.environment.viml",
|
982
|
+
"match": "(\\$)\\w+",
|
983
|
+
"captures": {
|
984
|
+
"1": {
|
985
|
+
"name": "punctuation.definition.variable.viml"
|
901
986
|
}
|
902
|
-
|
987
|
+
}
|
903
988
|
},
|
904
989
|
{
|
905
|
-
"name": "
|
906
|
-
"match": "(
|
990
|
+
"name": "variable.other.viml",
|
991
|
+
"match": "(\u0026?)(?:([sSgGbBwWlLaAvV](:))|[@$]|\u0026(?!\u0026))\\w*",
|
907
992
|
"captures": {
|
908
993
|
"1": {
|
909
|
-
"name": "punctuation.definition.
|
994
|
+
"name": "punctuation.definition.reference.viml"
|
995
|
+
},
|
996
|
+
"2": {
|
997
|
+
"name": "storage.modifier.scope.viml"
|
998
|
+
},
|
999
|
+
"3": {
|
1000
|
+
"name": "punctuation.definition.scope.key-value.viml"
|
910
1001
|
}
|
911
1002
|
}
|
912
1003
|
}
|
913
1004
|
]
|
914
1005
|
},
|
915
|
-
"extraVimFunc": {
|
916
|
-
"name": "support.function.viml",
|
917
|
-
"match": "(?x)\\b\n\t(execute|Plugin|autocmd|[cinvo]?(?:un|nore)?(?:map|menu)|(?:range)?go(?:to)?|(?:count)?(?:pop?|tag?|tn(?:ext)?|tp(?:revious)?|tr(?:ewind)?)\n\t|(?:range)?(?:s(?:ubstitute)?|ret(?:ab)?|g(?:lobal)?)|unm(?:ap)?|map_l|mapc(?:lear)?|N?buffer|N?bnext|N?bNext|N?bprevious|N?bmod\n\t|ab(?:breviate)?|norea(?:bbrev)?|[ic](?:un|nore)?ab|split_f|rangefold|[ic](?:un|nore)?ab|[ic]abbrev|edit_f|next_f\n\t|(?:range)?(?:w(?:rite)?|up(?:date)?)|sar)\n\\b"
|
918
|
-
},
|
919
|
-
"keywordLists": {
|
920
|
-
"patterns": [
|
921
|
-
{
|
922
|
-
"include": "#vimTodo"
|
923
|
-
},
|
924
|
-
{
|
925
|
-
"include": "#vimAugroupKey"
|
926
|
-
},
|
927
|
-
{
|
928
|
-
"include": "#vimAutoEvent"
|
929
|
-
},
|
930
|
-
{
|
931
|
-
"include": "#vimBehaveModel"
|
932
|
-
},
|
933
|
-
{
|
934
|
-
"include": "#vimCommand"
|
935
|
-
},
|
936
|
-
{
|
937
|
-
"include": "#vimFTCmd"
|
938
|
-
},
|
939
|
-
{
|
940
|
-
"include": "#vimFTOption"
|
941
|
-
},
|
942
|
-
{
|
943
|
-
"include": "#vimFgBgAttrib"
|
944
|
-
},
|
945
|
-
{
|
946
|
-
"include": "#vimFuncKey"
|
947
|
-
},
|
948
|
-
{
|
949
|
-
"include": "#vimFuncName"
|
950
|
-
},
|
951
|
-
{
|
952
|
-
"include": "#vimGroup"
|
953
|
-
},
|
954
|
-
{
|
955
|
-
"include": "#vimGroupSpecial"
|
956
|
-
},
|
957
|
-
{
|
958
|
-
"include": "#vimHLGroup"
|
959
|
-
},
|
960
|
-
{
|
961
|
-
"include": "#vimHiAttrib"
|
962
|
-
},
|
963
|
-
{
|
964
|
-
"include": "#vimHiClear"
|
965
|
-
},
|
966
|
-
{
|
967
|
-
"include": "#vimHiCtermColor"
|
968
|
-
},
|
969
|
-
{
|
970
|
-
"include": "#vimMapModKey"
|
971
|
-
},
|
972
|
-
{
|
973
|
-
"include": "#vimOption"
|
974
|
-
},
|
975
|
-
{
|
976
|
-
"include": "#vimPattern"
|
977
|
-
},
|
978
|
-
{
|
979
|
-
"include": "#vimStdPlugin"
|
980
|
-
},
|
981
|
-
{
|
982
|
-
"include": "#vimSynCase"
|
983
|
-
},
|
984
|
-
{
|
985
|
-
"include": "#vimSynType"
|
986
|
-
},
|
987
|
-
{
|
988
|
-
"include": "#vimSyncC"
|
989
|
-
},
|
990
|
-
{
|
991
|
-
"include": "#vimSyncLinecont"
|
992
|
-
},
|
993
|
-
{
|
994
|
-
"include": "#vimSyncMatch"
|
995
|
-
},
|
996
|
-
{
|
997
|
-
"include": "#vimSyncNone"
|
998
|
-
},
|
999
|
-
{
|
1000
|
-
"include": "#vimSyncRegion"
|
1001
|
-
},
|
1002
|
-
{
|
1003
|
-
"include": "#vimUserAttrbCmplt"
|
1004
|
-
},
|
1005
|
-
{
|
1006
|
-
"include": "#vimUserAttrbKey"
|
1007
|
-
},
|
1008
|
-
{
|
1009
|
-
"include": "#vimUserCommand"
|
1010
|
-
},
|
1011
|
-
{
|
1012
|
-
"include": "#vimErrSetting"
|
1013
|
-
}
|
1014
|
-
]
|
1015
|
-
},
|
1016
|
-
"vimTodo": {
|
1017
|
-
"name": "support.constant.${1:/downcase}.viml",
|
1018
|
-
"match": "\\b(COMBAK|FIXME|TODO|XXX)\\b"
|
1019
|
-
},
|
1020
1006
|
"vimAugroupKey": {
|
1021
1007
|
"name": "support.function.vimAugroupKey.viml",
|
1022
1008
|
"match": "\\b(aug|augroup)\\b"
|
@@ -1031,7 +1017,7 @@
|
|
1031
1017
|
},
|
1032
1018
|
"vimCommand": {
|
1033
1019
|
"name": "support.function.command.viml",
|
1034
|
-
"match": "\\b(a|abc|abclear|abo|aboveleft|all?|ar|args|arga|argadd|argd|argdelete|argdo|arge|argedit|argg|argglobal|argl|arglocal|argu|argument|as|ascii|au|b|buffer|ba|ball|badd?|bd|bdelete|bel|belowright|bf|bfirst|bl|blast|bm|bmodified|bn|bnext|bN|bNext|bo|botright|bp|bprevious|br|brewind|break?|breaka|breakadd|breakd|breakdel|breakl|breaklist|bro|browse|bufdo|buffers|bun|bunload|bw|bwipeout|c|change|cabc|cabclear|cad|caddbuffer|cadde|caddexpr|caddf|caddfile|call?|cat|catch|cb|cbuffer|cbo|cbottom|cc|ccl|cclose|cd|cdo|ce|center|cex|cexpr|cf|cfile|cfdo|cfir|cfirst|cg|cgetfile|cgetb|cgetbuffer|cgete|cgetexpr|changes|chd|chdir|che|checkpath|checkt|checktime|chi|chistory|cl|clist|cla|clast|cle|clearjumps|clo|close|cmapc|cmapclear|cn|cnext|cN|cNext|cnew|cnewer|cnf|cnfile|cNf|cNfile|co|copy|col|colder|colo|colorscheme|com|comc|comclear|comp|compiler|con|continue|conf|confirm|copen?|cp|cprevious|cpf|cpfile|cq|cquit|cr|crewind|cs|cscope|cstag|cuna|cunabbrev|cw|cwindow|d|delete|debug|debugg|debuggreedy|delc|delcommand|delel|delep|deletel|deletep|deletl|deletp|delf|delfunction|dell|delm|delmarks|delp|dep|di|display|dif|diffupdate|diffg|diffget|diffo|diffoff|diffp|diffpatch|diffput?|diffs|diffsplit|difft|diffthis|dig|digraphs|dir|dj|djump|dl|dli|dlist|do|doau|dp|dr|drop|ds|dsearch|dsp|dsplit|e|edit|ea|earlier|echoe|echoerr|echom|echomsg|echon|el|else|elseif?|em|emenu|en|endif|endf|endfunction|endfor?|endt|endtry|endw|endwhile|enew?|ex|exit?|exu|exusage|f|file|files|filet|filetype|filt|filter|find?|fina|finally|fini|finish|fir|first|fix|fixdel|fo|fold|foldc|foldclose|foldd|folddoopen|folddoc|folddoclosed|foldo|foldopen|for|fu|function|g|go|goto|gr|grep|grepa|grepadd|gui|gvim|h|help|ha|hardcopy|helpc|helpclose|helpf|helpfind|helpg|helpgrep|helpt|helptags|hi|hide?|his|history|i|iabc|iabclear|if|ij|ijump|il|ilist|imapc|imapclear|in|intro|is|isearch|isp|isplit|iuna|iunabbrev|j|join|ju|jumps|k|kee|keepmarks|keepa|keepalt|keepj|keepjumps|keepp|keeppatterns|l|list|la|last|lad|laddexpr|laddb|laddbuffer|laddf|laddfile|lan|language|lat|later|lb|lbuffer|lbo|lbottom|lcd?|lch|lchdir|lcl|lclose|lcs|lcscope|ldo?|le|left|lefta|leftabove|lex|lexpr|lf|lfile|lfdo|lfir|lfirst|lg|lgetfile|lgetb|lgetbuffer|lgete|lgetexpr|lgr|lgrep|lgrepa|lgrepadd|lh|lhelpgrep|lhi|lhistory|ll|lla|llast|lli|llist|lmake?|lmapc|lmapclear|lN|lNext|lne|lnext|lnew|lnewer|lnf|lnfile|lNf|lNfile|lo|loadview|loadk|loadkeymap|loc|lockmarks|lockv|lockvar|lol|lolder|lop|lopen|lp|lprevious|lpf|lpfile|lr|lrewind|ls|lt|ltag|lua|luado|luafile|lv|lvimgrep|lvimgrepa|lvimgrepadd|lw|lwindow|m|move|ma|mark|make?|marks|mat|match|menut|menutranslate|mes|messages|mk|mkexrc|mks|mksession|mksp|mkspell|mkv|mkvimrc|mkview?|mode?|mz|mzscheme|mzf|mzfile|n|next|nb|nbkey|nbc|nbclose|nbs|nbstart|new|nmapc|nmapclear|noa|noautocmd|noh|nohlsearch|nor|nore|nos|noswapfile|nu|number|o|open|ol|oldfiles|omapc|omapclear|on|only|opt|options|ownsyntax|p|print|pa|packadd|packl|packloadall|pc|pclose|pe|perl|ped|pedit|perldo?|pop?|popup?|pp|ppop|pre|preserve|prev|previous|pro|prof|profile|profd|profdel|promptf|promptfind|promptr|promptrepl|ps|psearch|ptag?|ptf|ptfirst|ptj|ptjump|ptl|ptlast|ptn|ptnext|ptN|ptNext|ptp|ptprevious|ptr|ptrewind|pts|ptselect|put?|pwd?|py|python|py3|py3do|pydo|pyf|pyfile|python3|q|quit|qa|qall|quita|quitall|r|read|rec|recover|redo?|redir?|redr|redraw|redraws|redrawstatus|reg|registers|res|resize|ret|retab|retu|return|rew|rewind|ri|right|rightb|rightbelow|ru|runtime|ruby?|rubydo?|rubyf|rubyfile|rundo|rv|rviminfo|sa|sargument|sall?|san|sandbox|sav|saveas|sb|sbuffer|sba|sball|sbf|sbfirst|sbl|sblast|sbm|sbmodified|sbn|sbnext|sbN|sbNext|sbp|sbprevious|sbr|sbrewind|sc|sce|scg|sci|scI|scl|scp|scr|scriptnames|scripte|scriptencoding|scs|scscope|set?|setf|setfiletype|setg|setglobal|setl|setlocal|sf|sfind|sfir|sfirst|sg|sgc|sge|sgi|sgI|sgl|sgn|sgp|sgr|sh|shell|si|sI|sic|sIc|sie|sIe|sig|sIg|sign|sIl|sil|silent|sim|simalt|sin|sIn|sip|sIp|sir|sIr|sl|sleep|sla|slast|sm|smagic|sm|smap|sme|smenu|smile|sn|snext|sN|sNext|sno|snomagic|snoreme|snoremenu|so|source|sort?|sp|split|spe|spellgood|spelld|spelldump|spelli|spellinfo|spellr|spellrepall|spellu|spellundo|spellw|spellwrong|spr|sprevious|sr|src|sre|srewind|srg|sri|srI|srl|srn|srp|st|stop|stag?|star|startinsert|startg|startgreplace|startr|startreplace|stj|stjump|stopi|stopinsert|sts|stselect|sun|sunhide|sunme|sunmenu|sus|suspend|sv|sview|sw|swapname|sy|syn|sync|syncbind|syntime|t|tag?|tab|tabc|tabclose|tabdo?|tabe|tabedit|tabf|tabfind|tabfir|tabfirst|tabl|tablast|tabm|tabmove|tabn|tabnext|tabN|tabNext|tabnew|tabo|tabonly|tabp|tabprevious|tabr|tabrewind|tabs|tags|tcl?|tcldo?|tclf|tclfile|te|tearoff|tf|tfirst|th|throw|tj|tjump|tl|tlast|tm|tmenu|tn|tnext|tN|tNext|to|topleft|tp|tprevious|tr|trewind|try|ts|tselect|tu|tunmenu|u|undo|una|unabbreviate|undoj|undojoin|undol|undolist|unh|unhide|unlo|unlockvar|uns|unsilent|up|update|v|ve|version|verb|verbose|vert|vertical|vi|visual|view?|vim|vimgrep|vimgrepa|vimgrepadd|viu|viusage|vmapc|vmapclear|vnew?|vs|vsplit|w|write|wa|wall|wh|while|win|winsize|winc|wincmd|windo|winp|winpos|wn|wnext|wN|wNext|wp|wprevious|wq|wqa|wqall|ws|wsverb|wundo|wv|wviminfo|x|xit|xa|xall|xmapc|xmapclear|xme|xmenu|xnoreme|xnoremenu|xprop|xunme|xunmenu|xwininfo|y|yank)\\b"
|
1020
|
+
"match": "\\b(a|ab|abc|abclear|abo|aboveleft|all?|ar|args|arga|argadd|argd|argdelete|argdo|arge|argedit|argg|argglobal|argl|arglocal|argu|argument|as|ascii|au|b|buffer|ba|ball|badd?|bd|bdelete|bel|belowright|bf|bfirst|bl|blast|bm|bmodified|bn|bnext|bN|bNext|bo|botright|bp|bprevious|br|brewind|break?|breaka|breakadd|breakd|breakdel|breakl|breaklist|bro|browse|bufdo|buffers|bun|bunload|bw|bwipeout|c|change|cabc|cabclear|cad|caddbuffer|cadde|caddexpr|caddf|caddfile|call?|cat|catch|cb|cbuffer|cbo|cbottom|cc|ccl|cclose|cd|cdo|ce|center|cex|cexpr|cf|cfile|cfdo|cfir|cfirst|cg|cgetfile|cgetb|cgetbuffer|cgete|cgetexpr|changes|chd|chdir|che|checkpath|checkt|checktime|chi|chistory|cl|clist|cla|clast|cle|clearjumps|clo|close|cmapc|cmapclear|cn|cnext|cN|cNext|cnew|cnewer|cnf|cnfile|cNf|cNfile|co|copy|col|colder|colo|colorscheme|com|comc|comclear|comp|compiler|con|continue|conf|confirm|copen?|cp|cprevious|cpf|cpfile|cq|cquit|cr|crewind|cs|cscope|cstag|cuna|cunabbrev|cw|cwindow|d|delete|debug|debugg|debuggreedy|delc|delcommand|delel|delep|deletel|deletep|deletl|deletp|delf|delfunction|dell|delm|delmarks|delp|dep|di|display|dif|diffupdate|diffg|diffget|diffo|diffoff|diffp|diffpatch|diffput?|diffs|diffsplit|difft|diffthis|dig|digraphs|dir|dj|djump|dl|dli|dlist|do|doau|dp|dr|drop|ds|dsearch|dsp|dsplit|e|edit|ea|earlier|ec|echoe|echoerr|echom|echomsg|echon|el|else|elseif?|em|emenu|en|endif|endf|endfunction|endfor?|endt|endtry|endw|endwhile|enew?|ex|exit?|exu|exusage|f|file|files|filet|filetype|filt|filter|find?|fina|finally|fini|finish|fir|first|fix|fixdel|fo|fold|foldc|foldclose|foldd|folddoopen|folddoc|folddoclosed|foldo|foldopen|for|fu|function|g|go|goto|gr|grep|grepa|grepadd|gui|gvim|h|help|ha|hardcopy|helpc|helpclose|helpf|helpfind|helpg|helpgrep|helpt|helptags|hi|hide?|his|history|i|ia|iabc|iabclear|if|ij|ijump|il|ilist|imapc|imapclear|in|intro|is|isearch|isp|isplit|iuna|iunabbrev|j|join|ju|jumps|k|kee|keepmarks|keepa|keepalt|keepj|keepjumps|keepp|keeppatterns|l|list|la|last|lad|laddexpr|laddb|laddbuffer|laddf|laddfile|lan|language|lat|later|lb|lbuffer|lbo|lbottom|lcd?|lch|lchdir|lcl|lclose|lcs|lcscope|ldo?|le|left|lefta|leftabove|lex|lexpr|lf|lfile|lfdo|lfir|lfirst|lg|lgetfile|lgetb|lgetbuffer|lgete|lgetexpr|lgr|lgrep|lgrepa|lgrepadd|lh|lhelpgrep|lhi|lhistory|ll|lla|llast|lli|llist|lmake?|lmapc|lmapclear|lN|lNext|lne|lnext|lnew|lnewer|lnf|lnfile|lNf|lNfile|lo|loadview|loadk|loadkeymap|loc|lockmarks|lockv|lockvar|lol|lolder|lop|lopen|lp|lprevious|lpf|lpfile|lr|lrewind|ls|lt|ltag|lua|luado|luafile|lv|lvimgrep|lvimgrepa|lvimgrepadd|lw|lwindow|m|move|ma|mark|make?|marks|mat|match|menut|menutranslate|mes|messages|mk|mkexrc|mks|mksession|mksp|mkspell|mkv|mkvimrc|mkview?|mode?|mz|mzscheme|mzf|mzfile|n|next|nb|nbkey|nbc|nbclose|nbs|nbstart|new|nmapc|nmapclear|noa|noautocmd|noh|nohlsearch|nor|nore|nos|noswapfile|nu|number|o|open|ol|oldfiles|omapc|omapclear|on|only|opt|options|ownsyntax|p|print|pa|packadd|packl|packloadall|pc|pclose|pe|perl|ped|pedit|perldo?|pop?|popup?|pp|ppop|pre|preserve|prev|previous|pro|prof|profile|profd|profdel|promptf|promptfind|promptr|promptrepl|ps|psearch|ptag?|ptf|ptfirst|ptj|ptjump|ptl|ptlast|ptn|ptnext|ptN|ptNext|ptp|ptprevious|ptr|ptrewind|pts|ptselect|put?|pwd?|py|python|py3|py3do|pydo|pyf|pyfile|python3|pythonx|pyx|pyxdo|pyxfile|q|quit|qa|qall|quita|quitall|r|read|rec|recover|redo?|redir?|redr|redraw|redraws|redrawstatus|reg|registers|res|resize|ret|retab|retu|return|rew|rewind|ri|right|rightb|rightbelow|ru|runtime|ruby?|rubydo?|rubyf|rubyfile|rundo|rv|rviminfo|sa|sargument|sall?|san|sandbox|sav|saveas|sb|sbuffer|sba|sball|sbf|sbfirst|sbl|sblast|sbm|sbmodified|sbn|sbnext|sbN|sbNext|sbp|sbprevious|sbr|sbrewind|sc|sce|scg|sci|scI|scl|scp|scr|scriptnames|scripte|scriptencoding|scs|scscope|set?|setf|setfiletype|setg|setglobal|setl|setlocal|sf|sfind|sfir|sfirst|sg|sgc|sge|sgi|sgI|sgl|sgn|sgp|sgr|sh|shell|si|sI|sic|sIc|sie|sIe|sig|sIg|sign|sIl|sil|silent|sim|simalt|sin|sIn|sip|sIp|sir|sIr|sl|sleep|sla|slast|sm|smagic|sm|smap|sme|smenu|smile|sn|snext|sN|sNext|sno|snomagic|snoreme|snoremenu|so|source|sort?|sp|split|spe|spellgood|spelld|spelldump|spelli|spellinfo|spellr|spellrepall|spellu|spellundo|spellw|spellwrong|spr|sprevious|sr|src|sre|srewind|srg|sri|srI|srl|srn|srp|st|stop|stag?|star|startinsert|startg|startgreplace|startr|startreplace|stj|stjump|stopi|stopinsert|sts|stselect|sun|sunhide|sunme|sunmenu|sus|suspend|sv|sview|sw|swapname|sy|syn|sync|syncbind|syntime|t|tag?|tab|tabc|tabclose|tabdo?|tabe|tabedit|tabf|tabfind|tabfir|tabfirst|tabl|tablast|tabm|tabmove|tabn|tabnext|tabN|tabNext|tabnew|tabo|tabonly|tabp|tabprevious|tabr|tabrewind|tabs|tags|tcl?|tcldo?|tclf|tclfile|te|tearoff|tf|tfirst|th|throw|tj|tjump|tl|tlast|tm|tmenu|tmap?|tmapc|tmapclear|tn|tnext|tN|tNext|tno|tnoremap|to|topleft|tp|tprevious|tr|trewind|try|ts|tselect|tu|tunmenu|tunmap?|u|undo|una|unabbreviate|undoj|undojoin|undol|undolist|unh|unhide|unl|unlo|unlockvar|uns|unsilent|up|update|v|ve|version|verb|verbose|vert|vertical|vi|visual|view?|vim|vimgrep|vimgrepa|vimgrepadd|viu|viusage|vmapc|vmapclear|vnew?|vs|vsplit|w|write|wa|wall|wh|while|win|winsize|winc|wincmd|windo|winp|winpos|wn|wnext|wN|wNext|wp|wprevious|wq|wqa|wqall|ws|wsverb|wundo|wv|wviminfo|x|xit|xa|xall|xmapc|xmapclear|xme|xmenu|xnoreme|xnoremenu|xprop|xunme|xunmenu|xwininfo|y|yank)\\b"
|
1035
1021
|
},
|
1036
1022
|
"vimErrSetting": {
|
1037
1023
|
"name": "invalid.deprecated.legacy-setting.viml",
|
@@ -1055,7 +1041,7 @@
|
|
1055
1041
|
},
|
1056
1042
|
"vimFuncName": {
|
1057
1043
|
"name": "support.function.viml",
|
1058
|
-
"match": "\\b(abs|acos|add|and|append|argc|argidx|arglistid|argv|asin|assert_equal|assert_exception|assert_fails|assert_false|assert_inrange|assert_match|assert_notequal|assert_notmatch|assert_true|atan|atan2|browse|browsedir|bufexists|buflisted|bufloaded|bufname|bufnr|bufwinid|bufwinnr|byte2line|byteidx|byteidxcomp|call|ceil|ch_close|ch_close_in|ch_evalexpr|ch_evalraw|ch_getbufnr|ch_getjob|ch_info|ch_log|ch_logfile|ch_open|ch_read|ch_readraw|ch_sendexpr|ch_sendraw|ch_setoptions|ch_status|changenr|char2nr|cindent|clearmatches|col|complete|complete_add|complete_check|confirm|copy|cos|cosh|count|cscope_connection|cursor|deepcopy|delete|did_filetype|diff_filler|diff_hlID|empty|escape|eval|eventhandler|executable|execute|exepath|exists|exp|expand|extend|feedkeys|filereadable|filewritable|filter|finddir|findfile|float2nr|floor|fmod|fnameescape|fnamemodify|foldclosed|foldclosedend|foldlevel|foldtext|foldtextresult|foreground|funcref|function|garbagecollect|get|getbufinfo|getbufline|getbufvar|getchar|getcharmod|getcharsearch|getcmdline|getcmdpos|getcmdtype|getcmdwintype|getcompletion|getcurpos|getcwd|getfontname|getfperm|getfsize|getftime|getftype|getline|getloclist|getmatches|getpid|getpos|getqflist|getreg|getregtype|gettabinfo|gettabvar|gettabwinvar|getwininfo|getwinposx|getwinposy|getwinvar|glob|glob2regpat|globpath|has|has_key|haslocaldir|hasmapto|histadd|histdel|histget|histnr|hlexists|hlID|hostname|iconv|indent|index|input|inputdialog|inputlist|inputrestore|inputsave|inputsecret|insert|invert|isdirectory|islocked|isnan|items|job_getchannel|job_info|job_setoptions|job_start|job_status|job_stop|join|js_decode|js_encode|json_decode|json_encode|keys|len|libcall|libcallnr|line|line2byte|lispindent|localtime|log|log10|luaeval|map|maparg|mapcheck|match|matchadd|matchaddpos|matcharg|matchdelete|matchend|matchlist|matchstr|matchstrpos|max|min|mkdir|mode|mzeval|nextnonblank|nr2char|or|pathshorten|perleval|pow|prevnonblank|printf|pumvisible|py3eval|pyeval|range|readfile|reltime|reltimefloat|reltimestr|remote_expr|remote_foreground|remote_peek|remote_read|remote_send|remove|rename|repeat|resolve|reverse|round|screenattr|screenchar|screencol|screenrow|search|searchdecl|searchpair|searchpairpos|searchpos|server2client|serverlist|setbufline|setbufvar|setcharsearch|setcmdpos|setfperm|setline|setloclist|setmatches|setpos|setqflist|setreg|settabvar|settabwinvar|setwinvar|sha256|shellescape|shiftwidth|simplify|sin|sinh|sort|soundfold|spellbadword|spellsuggest|split|sqrt|str2float|str2nr|strcharpart|strchars|strdisplaywidth|strftime|strgetchar|stridx|string|strlen|strpart|strridx|strtrans|strwidth|submatch|substitute|synconcealed|synID|synIDattr|synIDtrans|synstack|system|systemlist|tabpagebuflist|tabpagenr|tabpagewinnr|tagfiles|taglist|tan|tanh|tempname|test_alloc_fail|test_autochdir|
|
1044
|
+
"match": "\\b(abs|acos|add|and|append|argc|argidx|arglistid|argv|asin|assert_equal|assert_exception|assert_fails|assert_false|assert_inrange|assert_match|assert_notequal|assert_notmatch|assert_report|assert_true|atan|atan2|balloon_show|browse|browsedir|bufexists|buflisted|bufloaded|bufname|bufnr|bufwinid|bufwinnr|byte2line|byteidx|byteidxcomp|call|ceil|ch_canread|ch_close|ch_close_in|ch_evalexpr|ch_evalraw|ch_getbufnr|ch_getjob|ch_info|ch_log|ch_logfile|ch_open|ch_read|ch_readraw|ch_sendexpr|ch_sendraw|ch_setoptions|ch_status|changenr|char2nr|cindent|clearmatches|col|complete|complete_add|complete_check|confirm|copy|cos|cosh|count|cscope_connection|cursor|deepcopy|delete|did_filetype|diff_filler|diff_hlID|empty|escape|eval|eventhandler|executable|execute|exepath|exists|exp|expand|extend|feedkeys|filereadable|filewritable|filter|finddir|findfile|float2nr|floor|fmod|fnameescape|fnamemodify|foldclosed|foldclosedend|foldlevel|foldtext|foldtextresult|foreground|funcref|function|garbagecollect|get|getbufinfo|getbufline|getbufvar|getchar|getcharmod|getcharsearch|getcmdline|getcmdpos|getcmdtype|getcmdwintype|getcompletion|getcurpos|getcwd|getfontname|getfperm|getfsize|getftime|getftype|getline|getloclist|getmatches|getpid|getpos|getqflist|getreg|getregtype|gettabinfo|gettabvar|gettabwinvar|getwininfo|getwinposx|getwinposy|getwinvar|glob|glob2regpat|globpath|has|has_key|haslocaldir|hasmapto|histadd|histdel|histget|histnr|hlexists|hlID|hostname|iconv|indent|index|input|inputdialog|inputlist|inputrestore|inputsave|inputsecret|insert|invert|isdirectory|islocked|isnan|items|job_getchannel|job_info|job_setoptions|job_start|job_status|job_stop|join|js_decode|js_encode|json_decode|json_encode|keys|len|libcall|libcallnr|line|line2byte|lispindent|localtime|log|log10|luaeval|map|maparg|mapcheck|match|matchadd|matchaddpos|matcharg|matchdelete|matchend|matchlist|matchstr|matchstrpos|max|min|mkdir|mode|mzeval|nextnonblank|nr2char|or|pathshorten|perleval|pow|prevnonblank|printf|pumvisible|py3eval|pyeval|pyxeval|range|readfile|reltime|reltimefloat|reltimestr|remote_expr|remote_foreground|remote_peek|remote_read|remote_send|remote_startserver|remove|rename|repeat|resolve|reverse|round|screenattr|screenchar|screencol|screenrow|search|searchdecl|searchpair|searchpairpos|searchpos|server2client|serverlist|setbufline|setbufvar|setcharsearch|setcmdpos|setfperm|setline|setloclist|setmatches|setpos|setqflist|setreg|settabvar|settabwinvar|setwinvar|sha256|shellescape|shiftwidth|simplify|sin|sinh|sort|soundfold|spellbadword|spellsuggest|split|sqrt|str2float|str2nr|strcharpart|strchars|strdisplaywidth|strftime|strgetchar|stridx|string|strlen|strpart|strridx|strtrans|strwidth|submatch|substitute|synconcealed|synID|synIDattr|synIDtrans|synstack|system|systemlist|tabpagebuflist|tabpagenr|tabpagewinnr|tagfiles|taglist|tan|tanh|tempname|term_getaltscreen|term_getattr|term_getcursor|term_getjob|term_getline|term_getscrolled|term_getsize|term_getstatus|term_gettitle|term_getttty|term_gettty|term_list|term_scrape|term_sendkeys|term_setsize|term_start|term_wait|test_alloc_fail|test_autochdir|test_feedinput|test_garbagecollect_now|test_ignore_error|test_null_channel|test_null_dict|test_null_job|test_null_list|test_null_partial|test_null_string|test_override|test_settime|timer_info|timer_pause|timer_start|timer_stop|timer_stopall|tolower|toupper|tr|trunc|type|undofile|undotree|uniq|values|virtcol|visualmode|wildmenumode|win_findbuf|win_getid|win_gotoid|win_id2tabwin|win_id2win|winbufnr|wincol|winheight|winline|winnr|winrestcmd|winrestview|winsaveview|winwidth|wordcount|writefile|xor)\\b"
|
1059
1045
|
},
|
1060
1046
|
"vimGroup": {
|
1061
1047
|
"name": "support.type.group.viml",
|
@@ -1071,7 +1057,7 @@
|
|
1071
1057
|
},
|
1072
1058
|
"vimHiAttrib": {
|
1073
1059
|
"name": "support.function.vimHiAttrib.viml",
|
1074
|
-
"match": "\\b(bold|inverse|italic|nocombine|none|reverse|standout|undercurl|underline)\\b"
|
1060
|
+
"match": "\\b(bold|inverse|italic|nocombine|none|reverse|standout|strikethrough|undercurl|underline)\\b"
|
1075
1061
|
},
|
1076
1062
|
"vimHiClear": {
|
1077
1063
|
"name": "support.function.vimHiClear.viml",
|
@@ -1087,7 +1073,7 @@
|
|
1087
1073
|
},
|
1088
1074
|
"vimOption": {
|
1089
1075
|
"name": "support.variable.option.viml",
|
1090
|
-
"match": "\\b(acd|ai|akm|al|aleph|allowrevins|altkeymap|ambiwidth|ambw|anti|antialias|ar|arab|arabic|arabicshape|ari|arshape|autochdir|autoindent|autoread|autowrite|autowriteall|aw|awa|background|backspace|backup|backupcopy|backupdir|backupext|backupskip|balloondelay|ballooneval|balloonexpr|bdir|bdlay|belloff|beval|bex|bexpr|bg|bh|bin|binary|bk|bkc|bl|bo|bomb|breakat|breakindent|breakindentopt|bri|briopt|brk|browsedir|bs|bsdir|bsk|bt|bufhidden|buflisted|buftype|casemap|cb|cc|ccv|cd|cdpath|cedit|cf|cfu|ch|charconvert|ci|cin|cindent|cink|cinkeys|cino|cinoptions|cinw|cinwords|clipboard|cm|cmdheight|cmdwinheight|cmp|cms|co|cocu|cole|colorcolumn|columns|com|comments|commentstring|compatible|complete|completefunc|completeopt|confirm|copyindent|cot|cp|cpo|cpoptions|cpt|crb|cryptmethod|cscopepathcomp|cscopeprg|cscopequickfix|cscoperelative|cscopetag|cscopetagorder|cscopeverbose|cspc|csprg|csqf|csre|cst|csto|csverb|cuc|cul|cursor|cursorbind|cursorcolumn|cursorline|cwh|debug|deco|def|define|delcombine|dex|dg|dict|dictionary|diff|diffexpr|diffopt|digraph|dip|dir|directory|display|dy|ea|ead|eadirection|eb|ed|edcompatible|ef|efm|ei|ek|emo|emoji|enc|encoding|endofline|eol|ep|equalalways|equalprg|errorbells|errorfile|errorformat|esckeys|et|eventignore|ex|expandtab|exrc|fcl|fcs|fdc|fde|fdi|fdl|fdls|fdm|fdn|fdo|fdt|fen|fenc|fencs|fex|ff|ffs|fic|fileencoding|fileencodings|fileformat|fileformats|fileignorecase|filetype|fillchars|fixendofline|fixeol|fk|fkmap|flp|fml|fmr|fo|foldclose|foldcolumn|foldenable|foldexpr|foldignore|foldlevel|foldlevelstart|foldmarker|foldmethod|foldminlines|foldnestmax|foldopen|foldtext|formatexpr|formatlistpat|formatoptions|formatprg|fp|fs|fsync|ft|gcr|gd|gdefault|gfm|gfn|gfs|gfw|ghr|go|gp|grepformat|grepprg|gtl|gtt|guicursor|guifont|guifontset|guifontwide|guiheadroom|guioptions|guipty|guitablabel|guitabtooltip|helpfile|helpheight|helplang|hf|hh|hi|hid|hidden|highlight|history|hk|hkmap|hkmapp|hkp|hl|hlg|hls|hlsearch|ic|icon|iconstring|ignorecase|im|imactivatefunc|imactivatekey|imaf|imak|imc|imcmdline|imd|imdisable|imi|iminsert|ims|imsearch|imsf|imstatusfunc|inc|include|includeexpr|incsearch|inde|indentexpr|indentkeys|indk|inex|inf|infercase|insertmode|invacd|invai|invakm|invallowrevins|invaltkeymap|invanti|invantialias|invar|invarab|invarabic|invarabicshape|invari|invarshape|invautochdir|invautoindent|invautoread|invautowrite|invautowriteall|invaw|invawa|invbackup|invballooneval|invbeval|invbin|invbinary|invbk|invbl|invbomb|invbreakindent|invbri|invbuflisted|invcf|invci|invcin|invcindent|invcompatible|invconfirm|invcopyindent|invcp|invcrb|invcscoperelative|invcscopetag|invcscopeverbose|invcsre|invcst|invcsverb|invcuc|invcul|invcursorbind|invcursorcolumn|invcursorline|invdeco|invdelcombine|invdg|invdiff|invdigraph|invea|inveb|inved|invedcompatible|invek|invemo|invemoji|invendofline|inveol|invequalalways|inverrorbells|invesckeys|invet|invex|invexpandtab|invexrc|invfen|invfic|invfileignorecase|invfixendofline|invfixeol|invfk|invfkmap|invfoldenable|invfs|invfsync|invgd|invgdefault|invguipty|invhid|invhidden|invhk|invhkmap|invhkmapp|invhkp|invhls|invhlsearch|invic|invicon|invignorecase|invim|invimc|invimcmdline|invimd|invimdisable|invincsearch|invinf|invinfercase|invinsertmode|invis|invjoinspaces|invjs|invlangnoremap|invlangremap|invlazyredraw|invlbr|invlinebreak|invlisp|invlist|invlnr|invloadplugins|invlpl|invlrm|invlz|invma|invmacatsui|invmagic|invmh|invml|invmod|invmodeline|invmodifiable|invmodified|invmore|invmousef|invmousefocus|invmousehide|invnu|invnumber|invodev|invopendevice|invpaste|invpi|invpreserveindent|invpreviewwindow|invprompt|invpvw|invreadonly|invrelativenumber|invremap|invrestorescreen|invrevins|invri|invrightleft|invrl|invrnu|invro|invrs|invru|invruler|invsb|invsc|invscb|invscrollbind|invscs|invsecure|invsft|invshellslash|invshelltemp|invshiftround|invshortname|invshowcmd|invshowfulltag|invshowmatch|invshowmode|invsi|invsm|invsmartcase|invsmartindent|invsmarttab|invsmd|invsn|invsol|invspell|invsplitbelow|invsplitright|invspr|invsr|invssl|invsta|invstartofline|invstmp|invswapfile|invswf|invta|invtagbsearch|invtagrelative|invtagstack|invtbi|invtbidi|invtbs|invtermbidi|invterse|invtextauto|invtextmode|invtf|invtgst|invtildeop|invtimeout|invtitle|invto|invtop|invtr|invttimeout|invttybuiltin|invttyfast|invtx|invudf|invundofile|invvb|invvisualbell|invwa|invwarn|invwb|invweirdinvert|invwfh|invwfw|invwic|invwildignorecase|invwildmenu|invwinfixheight|invwinfixwidth|invwiv|invwmnu|invwrap|invwrapscan|invwrite|invwriteany|invwritebackup|invws|is|isf|isfname|isi|isident|isk|iskeyword|isp|isprint|joinspaces|js|key|keymap|keymodel|keywordprg|km|kmp|kp|langmap|langmenu|langnoremap|langremap|laststatus|lazyredraw|lbr|lcs|level|linebreak|lines|linespace|lisp|lispwords|list|listchars|lm|lmap|lnr|loadplugins|lpl|lrm|ls|lsp|luadll|lw|lz|ma|macatsui|magic|makeef|makeprg|mat|matchpairs|matchtime|maxcombine|maxfuncdepth|maxmapdepth|maxmem|maxmempattern|maxmemtot|mco|mef|menuitems|mfd|mh|mis|mkspellmem|ml|mls|mm|mmd|mmp|mmt|mod|modeline|modelines|modifiable|modified|more|mouse|mousef|mousefocus|mousehide|mousem|mousemodel|mouses|mouseshape|mouset|mousetime|mp|mps|msm|mzq|mzquantum|nf|noacd|noai|noakm|noallowrevins|noaltkeymap|noanti|noantialias|noar|noarab|noarabic|noarabicshape|noari|noarshape|noautochdir|noautoindent|noautoread|noautowrite|noautowriteall|noaw|noawa|nobackup|noballooneval|nobeval|nobin|nobinary|nobk|nobl|nobomb|nobreakindent|nobri|nobuflisted|nocf|noci|nocin|nocindent|nocompatible|noconfirm|nocopyindent|nocp|nocrb|nocscoperelative|nocscopetag|nocscopeverbose|nocsre|nocst|nocsverb|nocuc|nocul|nocursorbind|nocursorcolumn|nocursorline|nodeco|nodelcombine|nodg|nodiff|nodigraph|noea|noeb|noed|noedcompatible|noek|noemo|noemoji|noendofline|noeol|noequalalways|noerrorbells|noesckeys|noet|noex|noexpandtab|noexrc|nofen|nofic|nofileignorecase|nofixendofline|nofixeol|nofk|nofkmap|nofoldenable|nofs|nofsync|nogd|nogdefault|noguipty|nohid|nohidden|nohk|nohkmap|nohkmapp|nohkp|nohls|nohlsearch|noic|noicon|noignorecase|noim|noimc|noimcmdline|noimd|noimdisable|noincsearch|noinf|noinfercase|noinsertmode|nois|nojoinspaces|nojs|nolangnoremap|nolangremap|nolazyredraw|nolbr|nolinebreak|nolisp|nolist|nolnr|noloadplugins|nolpl|nolrm|nolz|noma|nomacatsui|nomagic|nomh|noml|nomod|nomodeline|nomodifiable|nomodified|nomore|nomousef|nomousefocus|nomousehide|nonu|nonumber|noodev|noopendevice|nopaste|nopi|nopreserveindent|nopreviewwindow|noprompt|nopvw|noreadonly|norelativenumber|noremap|norestorescreen|norevins|nori|norightleft|norl|nornu|noro|nors|noru|noruler|nosb|nosc|noscb|noscrollbind|noscs|nosecure|nosft|noshellslash|noshelltemp|noshiftround|noshortname|noshowcmd|noshowfulltag|noshowmatch|noshowmode|nosi|nosm|nosmartcase|nosmartindent|nosmarttab|nosmd|nosn|nosol|nospell|nosplitbelow|nosplitright|nospr|nosr|nossl|nosta|nostartofline|nostmp|noswapfile|noswf|nota|notagbsearch|notagrelative|notagstack|notbi|notbidi|notbs|notermbidi|noterse|notextauto|notextmode|notf|notgst|notildeop|notimeout|notitle|noto|notop|notr|nottimeout|nottybuiltin|nottyfast|notx|noudf|noundofile|novb|novisualbell|nowa|nowarn|nowb|noweirdinvert|nowfh|nowfw|nowic|nowildignorecase|nowildmenu|nowinfixheight|nowinfixwidth|nowiv|nowmnu|nowrap|nowrapscan|nowrite|nowriteany|nowritebackup|nows|nrformats|nu|number|numberwidth|nuw|odev|oft|ofu|omnifunc|opendevice|operatorfunc|opfunc|osfiletype|pa|packpath|para|paragraphs|paste|pastetoggle|patchexpr|patchmode|path|pdev|penc|perldll|pex|pexpr|pfn|ph|pheader|pi|pm|pmbcs|pmbfn|popt|pp|preserveindent|previewheight|previewwindow|printdevice|printencoding|printexpr|printfont|printheader|printmbcharset|printmbfont|printoptions|prompt|pt|pumheight|pvh|pvw|pythondll|pythonthreedll|qe|quoteescape|rdt|re|readonly|redrawtime|regexpengine|relativenumber|remap|renderoptions|report|restorescreen|revins|ri|rightleft|rightleftcmd|rl|rlc|rnu|ro|rop|rs|rtp|ru|rubydll|ruf|ruler|rulerformat|runtimepath|sb|sbo|sbr|sc|scb|scl|scr|scroll|scrollbind|scrolljump|scrolloff|scrollopt|scs|sect|sections|secure|sel|selection|selectmode|sessionoptions|sft|sh|shcf|shell|shellcmdflag|shellpipe|shellquote|shellredir|shellslash|shelltemp|shelltype|shellxescape|shellxquote|shiftround|shiftwidth|shm|shortmess|shortname|showbreak|showcmd|showfulltag|showmatch|showmode|showtabline|shq|si|sidescroll|sidescrolloff|signcolumn|siso|sj|slm|sm|smartcase|smartindent|smarttab|smc|smd|sn|so|softtabstop|sol|sp|spc|spell|spellcapcheck|spellfile|spelllang|spellsuggest|spf|spl|splitbelow|splitright|spr|sps|sr|srr|ss|ssl|ssop|st|sta|stal|startofline|statusline|stl|stmp|sts|su|sua|suffixes|suffixesadd|sw|swapfile|swapsync|swb|swf|switchbuf|sws|sxe|sxq|syn|synmaxcol|syntax|t_8b|t_8f|t_AB|t_AF|t_al|t_AL|t_bc|t_cd|t_ce|t_Ce|t_cl|t_cm|t_Co|t_cs|t_Cs|t_CS|t_CV|t_da|t_db|t_dl|t_DL|t_EI|t_F1|t_F2|t_F3|t_F4|t_F5|t_F6|t_F7|t_F8|t_F9|t_fs|t_IE|t_IS|t_k1|t_K1|t_k2|t_k3|t_K3|t_k4|t_K4|t_k5|t_K5|t_k6|t_K6|t_k7|t_K7|t_k8|t_K8|t_k9|t_K9|t_KA|t_kb|t_kB|t_KB|t_KC|t_kd|t_kD|t_KD|t_ke|t_KE|t_KF|t_KG|t_kh|t_KH|t_kI|t_KI|t_KJ|t_KK|t_kl|t_KL|t_kN|t_kP|t_kr|t_ks|t_ku|t_le|t_mb|t_md|t_me|t_mr|t_ms|t_nd|t_op|t_RB|t_RI|t_RV|t_Sb|t_se|t_Sf|t_SI|t_so|t_sr|t_SR|t_te|t_ti|t_ts|t_u7|t_ue|t_us|t_ut|t_vb|t_ve|t_vi|t_vs|t_WP|t_WS|t_xn|t_xs|t_ZH|t_ZR|ta|tabline|tabpagemax|tabstop|tag|tagbsearch|tagcase|taglength|tagrelative|tags|tagstack|tal|tb|tbi|tbidi|tbis|tbs|tc|tcldll|tenc|term|termbidi|termencoding|termguicolors|terse|textauto|textmode|textwidth|tf|tgc|tgst|thesaurus|tildeop|timeout|timeoutlen|title|titlelen|titleold|titlestring|tl|tm|to|toolbar|toolbariconsize|top|tpm|tr|ts|tsl|tsr|ttimeout|ttimeoutlen|ttm|tty|ttybuiltin|ttyfast|ttym|ttymouse|ttyscroll|ttytype|tw|tx|uc|udf|udir|ul|undodir|undofile|undolevels|undoreload|updatecount|updatetime|ur|ut|vb|vbs|vdir|ve|verbose|verbosefile|vfile|vi|viewdir|viewoptions|viminfo|virtualedit|visualbell|vop|wa|wak|warn|wb|wc|wcm|wd|weirdinvert|wfh|wfw|wh|whichwrap|wi|wic|wig|wildchar|wildcharm|wildignore|wildignorecase|wildmenu|wildmode|wildoptions|wim|winaltkeys|window|winfixheight|winfixwidth|winheight|winminheight|winminwidth|winwidth|wiv|wiw|wm|wmh|wmnu|wmw|wop|wrap|wrapmargin|wrapscan|write|writeany|writebackup|writedelay|ws|ww)\\b"
|
1076
|
+
"match": "\\b(acd|ai|akm|al|aleph|allowrevins|altkeymap|ambiwidth|ambw|anti|antialias|ar|arab|arabic|arabicshape|ari|arshape|autochdir|autoindent|autoread|autowrite|autowriteall|aw|awa|background|backspace|backup|backupcopy|backupdir|backupext|backupskip|balloondelay|ballooneval|balloonexpr|bdir|bdlay|belloff|beval|bex|bexpr|bg|bh|bin|binary|bk|bkc|bl|bo|bomb|breakat|breakindent|breakindentopt|bri|briopt|brk|browsedir|bs|bsdir|bsk|bt|bufhidden|buflisted|buftype|casemap|cb|cc|ccv|cd|cdpath|cedit|cf|cfu|ch|charconvert|ci|cin|cindent|cink|cinkeys|cino|cinoptions|cinw|cinwords|clipboard|cm|cmdheight|cmdwinheight|cmp|cms|co|cocu|cole|colorcolumn|columns|com|comments|commentstring|compatible|complete|completefunc|completeopt|confirm|copyindent|cot|cp|cpo|cpoptions|cpt|crb|cryptmethod|cscopepathcomp|cscopeprg|cscopequickfix|cscoperelative|cscopetag|cscopetagorder|cscopeverbose|cspc|csprg|csqf|csre|cst|csto|csverb|cuc|cul|cursor|cursorbind|cursorcolumn|cursorline|cwh|debug|deco|def|define|delcombine|dex|dg|dict|dictionary|diff|diffexpr|diffopt|digraph|dip|dir|directory|display|dy|ea|ead|eadirection|eb|ed|edcompatible|ef|efm|ei|ek|emo|emoji|enc|encoding|endofline|eol|ep|equalalways|equalprg|errorbells|errorfile|errorformat|esckeys|et|eventignore|ex|expandtab|exrc|fcl|fcs|fdc|fde|fdi|fdl|fdls|fdm|fdn|fdo|fdt|fen|fenc|fencs|fex|ff|ffs|fic|fileencoding|fileencodings|fileformat|fileformats|fileignorecase|filetype|fillchars|fixendofline|fixeol|fk|fkmap|flp|fml|fmr|fo|foldclose|foldcolumn|foldenable|foldexpr|foldignore|foldlevel|foldlevelstart|foldmarker|foldmethod|foldminlines|foldnestmax|foldopen|foldtext|formatexpr|formatlistpat|formatoptions|formatprg|fp|fs|fsync|ft|gcr|gd|gdefault|gfm|gfn|gfs|gfw|ghr|go|gp|grepformat|grepprg|gtl|gtt|guicursor|guifont|guifontset|guifontwide|guiheadroom|guioptions|guipty|guitablabel|guitabtooltip|helpfile|helpheight|helplang|hf|hh|hi|hid|hidden|highlight|history|hk|hkmap|hkmapp|hkp|hl|hlg|hls|hlsearch|ic|icon|iconstring|ignorecase|im|imactivatefunc|imactivatekey|imaf|imak|imc|imcmdline|imd|imdisable|imi|iminsert|ims|imsearch|imsf|imst|imstatusfunc|imstyle|inc|include|includeexpr|incsearch|inde|indentexpr|indentkeys|indk|inex|inf|infercase|insertmode|invacd|invai|invakm|invallowrevins|invaltkeymap|invanti|invantialias|invar|invarab|invarabic|invarabicshape|invari|invarshape|invautochdir|invautoindent|invautoread|invautowrite|invautowriteall|invaw|invawa|invbackup|invballooneval|invbeval|invbin|invbinary|invbk|invbl|invbomb|invbreakindent|invbri|invbuflisted|invcf|invci|invcin|invcindent|invcompatible|invconfirm|invcopyindent|invcp|invcrb|invcscoperelative|invcscopetag|invcscopeverbose|invcsre|invcst|invcsverb|invcuc|invcul|invcursorbind|invcursorcolumn|invcursorline|invdeco|invdelcombine|invdg|invdiff|invdigraph|invea|inveb|inved|invedcompatible|invek|invemo|invemoji|invendofline|inveol|invequalalways|inverrorbells|invesckeys|invet|invex|invexpandtab|invexrc|invfen|invfic|invfileignorecase|invfixendofline|invfixeol|invfk|invfkmap|invfoldenable|invfs|invfsync|invgd|invgdefault|invguipty|invhid|invhidden|invhk|invhkmap|invhkmapp|invhkp|invhls|invhlsearch|invic|invicon|invignorecase|invim|invimc|invimcmdline|invimd|invimdisable|invincsearch|invinf|invinfercase|invinsertmode|invis|invjoinspaces|invjs|invlangnoremap|invlangremap|invlazyredraw|invlbr|invlinebreak|invlisp|invlist|invlnr|invloadplugins|invlpl|invlrm|invlz|invma|invmacatsui|invmagic|invmh|invml|invmod|invmodeline|invmodifiable|invmodified|invmore|invmousef|invmousefocus|invmousehide|invnu|invnumber|invodev|invopendevice|invpaste|invpi|invpreserveindent|invpreviewwindow|invprompt|invpvw|invreadonly|invrelativenumber|invremap|invrestorescreen|invrevins|invri|invrightleft|invrl|invrnu|invro|invrs|invru|invruler|invsb|invsc|invscb|invscrollbind|invscs|invsecure|invsft|invshellslash|invshelltemp|invshiftround|invshortname|invshowcmd|invshowfulltag|invshowmatch|invshowmode|invsi|invsm|invsmartcase|invsmartindent|invsmarttab|invsmd|invsn|invsol|invspell|invsplitbelow|invsplitright|invspr|invsr|invssl|invsta|invstartofline|invstmp|invswapfile|invswf|invta|invtagbsearch|invtagrelative|invtagstack|invtbi|invtbidi|invtbs|invtermbidi|invterse|invtextauto|invtextmode|invtf|invtgst|invtildeop|invtimeout|invtitle|invto|invtop|invtr|invttimeout|invttybuiltin|invttyfast|invtx|invudf|invundofile|invvb|invvisualbell|invwa|invwarn|invwb|invweirdinvert|invwfh|invwfw|invwic|invwildignorecase|invwildmenu|invwinfixheight|invwinfixwidth|invwiv|invwmnu|invwrap|invwrapscan|invwrite|invwriteany|invwritebackup|invws|is|isf|isfname|isi|isident|isk|iskeyword|isp|isprint|joinspaces|js|key|keymap|keymodel|keywordprg|km|kmp|kp|langmap|langmenu|langnoremap|langremap|laststatus|lazyredraw|lbr|lcs|level|linebreak|lines|linespace|lisp|lispwords|list|listchars|lm|lmap|lnr|loadplugins|lpl|lrm|ls|lsp|luadll|lw|lz|ma|macatsui|magic|makeef|makeencoding|makeprg|mat|matchpairs|matchtime|maxcombine|maxfuncdepth|maxmapdepth|maxmem|maxmempattern|maxmemtot|mco|mef|menc|menuitems|mfd|mh|mis|mkspellmem|ml|mls|mm|mmd|mmp|mmt|mod|modeline|modelines|modifiable|modified|more|mouse|mousef|mousefocus|mousehide|mousem|mousemodel|mouses|mouseshape|mouset|mousetime|mp|mps|msm|mzq|mzquantum|mzschemedll|mzschemegcdll|nf|noacd|noai|noakm|noallowrevins|noaltkeymap|noanti|noantialias|noar|noarab|noarabic|noarabicshape|noari|noarshape|noautochdir|noautoindent|noautoread|noautowrite|noautowriteall|noaw|noawa|nobackup|noballooneval|nobeval|nobin|nobinary|nobk|nobl|nobomb|nobreakindent|nobri|nobuflisted|nocf|noci|nocin|nocindent|nocompatible|noconfirm|nocopyindent|nocp|nocrb|nocscoperelative|nocscopetag|nocscopeverbose|nocsre|nocst|nocsverb|nocuc|nocul|nocursorbind|nocursorcolumn|nocursorline|nodeco|nodelcombine|nodg|nodiff|nodigraph|noea|noeb|noed|noedcompatible|noek|noemo|noemoji|noendofline|noeol|noequalalways|noerrorbells|noesckeys|noet|noex|noexpandtab|noexrc|nofen|nofic|nofileignorecase|nofixendofline|nofixeol|nofk|nofkmap|nofoldenable|nofs|nofsync|nogd|nogdefault|noguipty|nohid|nohidden|nohk|nohkmap|nohkmapp|nohkp|nohls|nohlsearch|noic|noicon|noignorecase|noim|noimc|noimcmdline|noimd|noimdisable|noincsearch|noinf|noinfercase|noinsertmode|nois|nojoinspaces|nojs|nolangnoremap|nolangremap|nolazyredraw|nolbr|nolinebreak|nolisp|nolist|nolnr|noloadplugins|nolpl|nolrm|nolz|noma|nomacatsui|nomagic|nomh|noml|nomod|nomodeline|nomodifiable|nomodified|nomore|nomousef|nomousefocus|nomousehide|nonu|nonumber|noodev|noopendevice|nopaste|nopi|nopreserveindent|nopreviewwindow|noprompt|nopvw|noreadonly|norelativenumber|noremap|norestorescreen|norevins|nori|norightleft|norl|nornu|noro|nors|noru|noruler|nosb|nosc|noscb|noscrollbind|noscs|nosecure|nosft|noshellslash|noshelltemp|noshiftround|noshortname|noshowcmd|noshowfulltag|noshowmatch|noshowmode|nosi|nosm|nosmartcase|nosmartindent|nosmarttab|nosmd|nosn|nosol|nospell|nosplitbelow|nosplitright|nospr|nosr|nossl|nosta|nostartofline|nostmp|noswapfile|noswf|nota|notagbsearch|notagrelative|notagstack|notbi|notbidi|notbs|notermbidi|noterse|notextauto|notextmode|notf|notgst|notildeop|notimeout|notitle|noto|notop|notr|nottimeout|nottybuiltin|nottyfast|notx|noudf|noundofile|novb|novisualbell|nowa|nowarn|nowb|noweirdinvert|nowfh|nowfw|nowic|nowildignorecase|nowildmenu|nowinfixheight|nowinfixwidth|nowiv|nowmnu|nowrap|nowrapscan|nowrite|nowriteany|nowritebackup|nows|nrformats|nu|number|numberwidth|nuw|odev|oft|ofu|omnifunc|opendevice|operatorfunc|opfunc|osfiletype|pa|packpath|para|paragraphs|paste|pastetoggle|patchexpr|patchmode|path|pdev|penc|perldll|pex|pexpr|pfn|ph|pheader|pi|pm|pmbcs|pmbfn|popt|pp|preserveindent|previewheight|previewwindow|printdevice|printencoding|printexpr|printfont|printheader|printmbcharset|printmbfont|printoptions|prompt|pt|pumheight|pvh|pvw|pythondll|pythonthreedll|pyx|pyxversion|qe|quoteescape|rdt|re|readonly|redrawtime|regexpengine|relativenumber|remap|renderoptions|report|restorescreen|revins|ri|rightleft|rightleftcmd|rl|rlc|rnu|ro|rop|rs|rtp|ru|rubydll|ruf|ruler|rulerformat|runtimepath|sb|sbo|sbr|sc|scb|scl|scr|scroll|scrollbind|scrolljump|scrolloff|scrollopt|scs|sect|sections|secure|sel|selection|selectmode|sessionoptions|sft|sh|shcf|shell|shellcmdflag|shellpipe|shellquote|shellredir|shellslash|shelltemp|shelltype|shellxescape|shellxquote|shiftround|shiftwidth|shm|shortmess|shortname|showbreak|showcmd|showfulltag|showmatch|showmode|showtabline|shq|si|sidescroll|sidescrolloff|signcolumn|siso|sj|slm|sm|smartcase|smartindent|smarttab|smc|smd|sn|so|softtabstop|sol|sp|spc|spell|spellcapcheck|spellfile|spelllang|spellsuggest|spf|spl|splitbelow|splitright|spr|sps|sr|srr|ss|ssl|ssop|st|sta|stal|startofline|statusline|stl|stmp|sts|su|sua|suffixes|suffixesadd|sw|swapfile|swapsync|swb|swf|switchbuf|sws|sxe|sxq|syn|synmaxcol|syntax|t_8b|t_8f|t_AB|t_AF|t_al|t_AL|t_bc|t_BD|t_BE|t_cd|t_ce|t_Ce|t_cl|t_cm|t_Co|t_cs|t_Cs|t_CS|t_CV|t_da|t_db|t_dl|t_DL|t_EC|t_EI|t_F1|t_F2|t_F3|t_F4|t_F5|t_F6|t_F7|t_F8|t_F9|t_fs|t_GP|t_IE|t_IS|t_k1|t_K1|t_k2|t_k3|t_K3|t_k4|t_K4|t_k5|t_K5|t_k6|t_K6|t_k7|t_K7|t_k8|t_K8|t_k9|t_K9|t_KA|t_kb|t_kB|t_KB|t_KC|t_kd|t_kD|t_KD|t_ke|t_KE|t_KF|t_KG|t_kh|t_KH|t_kI|t_KI|t_KJ|t_KK|t_kl|t_KL|t_kN|t_kP|t_kr|t_ks|t_ku|t_le|t_mb|t_md|t_me|t_mr|t_ms|t_nd|t_op|t_PE|t_PS|t_RB|t_RC|t_RF|t_RI|t_RS|t_RV|t_Sb|t_SC|t_se|t_Sf|t_SH|t_SI|t_so|t_sr|t_SR|t_te|t_Te|t_ti|t_ts|t_Ts|t_u7|t_ue|t_us|t_ut|t_vb|t_ve|t_vi|t_vs|t_VS|t_WP|t_WS|t_xn|t_xs|t_ZH|t_ZR|ta|tabline|tabpagemax|tabstop|tag|tagbsearch|tagcase|taglength|tagrelative|tags|tagstack|tal|tb|tbi|tbidi|tbis|tbs|tc|tcldll|tenc|term|termbidi|termencoding|termguicolors|termkey|termsize|terse|textauto|textmode|textwidth|tf|tgc|tgst|thesaurus|tildeop|timeout|timeoutlen|title|titlelen|titleold|titlestring|tk|tl|tm|tms|to|toolbar|toolbariconsize|top|tpm|tr|ts|tsl|tsr|ttimeout|ttimeoutlen|ttm|tty|ttybuiltin|ttyfast|ttym|ttymouse|ttyscroll|ttytype|tw|tx|uc|udf|udir|ul|undodir|undofile|undolevels|undoreload|updatecount|updatetime|ur|ut|vb|vbs|vdir|ve|verbose|verbosefile|vfile|vi|viewdir|viewoptions|vif|viminfo|viminfofile|virtualedit|visualbell|vop|wa|wak|warn|wb|wc|wcm|wd|weirdinvert|wfh|wfw|wh|whichwrap|wi|wic|wig|wildchar|wildcharm|wildignore|wildignorecase|wildmenu|wildmode|wildoptions|wim|winaltkeys|window|winfixheight|winfixwidth|winheight|winminheight|winminwidth|winptydll|winwidth|wiv|wiw|wm|wmh|wmnu|wmw|wop|wrap|wrapmargin|wrapscan|write|writeany|writebackup|writedelay|ws|ww)\\b"
|
1091
1077
|
},
|
1092
1078
|
"vimPattern": {
|
1093
1079
|
"name": "support.function.vimPattern.viml",
|
@@ -1125,6 +1111,10 @@
|
|
1125
1111
|
"name": "support.function.vimSyncRegion.viml",
|
1126
1112
|
"match": "\\b(region)\\b"
|
1127
1113
|
},
|
1114
|
+
"vimTodo": {
|
1115
|
+
"name": "support.constant.${1:/downcase}.viml",
|
1116
|
+
"match": "\\b(COMBAK|FIXME|TODO|XXX)\\b"
|
1117
|
+
},
|
1128
1118
|
"vimUserAttrbCmplt": {
|
1129
1119
|
"name": "support.function.vimUserAttrbCmplt.viml",
|
1130
1120
|
"match": "\\b(augroup|behave|buffer|color|command|compiler|cscope|custom|customlist|dir|environment|event|expression|file|file_in_path|filetype|function|help|highlight|history|locale|mapping|menu|option|packadd|shellcmd|sign|syntax|syntime|tag|tag_listfiles|user|var)\\b"
|
@@ -1138,4 +1128,4 @@
|
|
1138
1128
|
"match": "\\b(com|command)\\b"
|
1139
1129
|
}
|
1140
1130
|
}
|
1141
|
-
}
|
1131
|
+
}
|