aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* changed toml and queryBrian Shu2021-03-012-1/+16
* fixed rust match indentsBrian Shu2021-03-011-0/+1
* feat: use @ignore for comments and multiline stringselianiva2021-03-0112-0/+32
* Add 'register' as c-keywordFabian Viöl2021-03-011-0/+1
* highlights(glimmer): add copyright noteStephan Seitz2021-03-011-0/+4
* add back delimiterNullVoxPopuli2021-03-011-2/+2
* Copy highlights suggestion from @theHamstaNullVoxPopuli2021-03-011-0/+36
* Support the glimmer parser when the `hbs` template literal tag is usedNullVoxPopuli2021-03-011-0/+6
* highlights(ocaml): change order or capturesPau Ruiz Safont2021-02-281-24/+24
* highlights(ocaml): add unit and pretty_printing_indicationPau Ruiz Safont2021-02-281-2/+5
* svelte: also capture src as text.urielianiva2021-02-281-1/+1
* HTML: capture src attributes as text.uriSantos Gallegos2021-02-261-1/+1
* Add inline html commentsjghauser2021-02-251-0/+2
* ledger: update highlightsCédric Barreteau2021-02-231-1/+17
* fix: missing erroneous end tagelianiva2021-02-231-6/+15
* refactor: use eqelianiva2021-02-232-4/+4
* feat: improved highlight + injections, cc @stsewdelianiva2021-02-232-0/+31
* feat: add support for svelteelianiva2021-02-234-0/+70
* add do statement to lua indentskiyan2021-02-231-0/+1
* Ruby constants highlighted as TypeKassio Borges2021-02-221-5/+5
* add formal_parameters elianiva2021-02-211-0/+1
* feat: add java indentelianiva2021-02-211-0/+19
* highlights(java): Highlight spread parametersStephan Seitz2021-02-191-1/+5
* highlights(java): fix constant highlighting (only UPPERCASE_LETTERS)Stephan Seitz2021-02-191-1/+1
* Add support for folding Vue filesHugo Osvaldo Barrera2021-02-171-0/+6
* Add support for Vue filesHugo Osvaldo Barrera2021-02-172-0/+57
* Add support for JSONCHugo Osvaldo Barrera2021-02-154-0/+6
* highlights(rst): Reset highlights in doctest_blockStephan Seitz2021-02-151-0/+4
* Json: update foldsSantos Gallegos2021-02-131-0/+1
* highlights(nix): fix for alias name of identifier in attrpathStephan Seitz2021-02-121-3/+3
* Query: highlight modelineSantos Gallegos2021-02-121-0/+3
* feat(javascript): add template string language injectionSteven Sojka2021-02-111-3/+9
* Use eq?Santos Gallegos2021-02-112-4/+4
* HTML: improve highlights & injectionsSantos Gallegos2021-02-112-1/+32
* Query: add foldsSantos Gallegos2021-02-111-0/+6
* C/CPP: add injections for macrosSantos Gallegos2021-02-102-0/+2
* YAML: add localsSantos Gallegos2021-02-101-0/+1
* CleanupMads Kjeldgaard2021-02-101-7/+0
* CleanupMads Kjeldgaard2021-02-101-7/+0
* Update queries/supercollider/locals.scmmads kjeldgaard2021-02-101-2/+0
* Update queries/supercollider/highlights.scmmads kjeldgaard2021-02-101-1/+0
* KeywordMads Kjeldgaard2021-02-101-1/+1
* remove @escapeMads Kjeldgaard2021-02-101-1/+1
* Add supercollider supportMads Kjeldgaard2021-02-104-0/+168
* Add devicetree parser with queries (#900)Jędrzej Boczar2021-02-104-0/+54
* Lua: highlight fieldsSantos Gallegos2021-02-101-0/+1
* fix: rust use_list + tuple_expression indentelianiva2021-02-081-0/+2
* Yaml: fix foldsSantos Gallegos2021-02-071-1/+1
* Query: add regex injectionsSantos Gallegos2021-02-071-0/+4
* Lua: improve scope queriesSantos Gallegos2021-02-071-12/+12