aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* Fix svelte highlightsStephan Seitz2021-04-211-1/+1
* C highlights: Make char_literal `@character`Stephan Seitz2021-04-211-1/+1
* YAML: update queries (#1203)Santos Gallegos2021-04-182-4/+8
* Fix identifier type checkShatur952021-04-181-1/+2
* Fix GDScript highlightingShatur952021-04-181-16/+116
* highlights(java): add new keyword "yield"Stephan Seitz2021-04-171-0/+1
* Indent Ruby singleton classesImobach González Sosa2021-04-171-0/+1
* ledger: update highlightsGrzegorz Milka2021-04-151-1/+1
* locals(Go): add namespace definition for import_spec_listStephan Seitz2021-04-131-0/+4
* Query: update highlights (#1175)Santos Gallegos2021-04-101-0/+4
* Add support for Java recordsStephan Seitz2021-04-102-0/+7
* Yaml: update locals (#1172)Santos Gallegos2021-04-091-0/+3
* feat: add scss injection for svelte/vueelianiva2021-04-082-1/+17
* feat: add scss parserelianiva2021-04-082-0/+46
* highlights(go): Highlight const_declarationStephan Seitz2021-04-072-0/+7
* Update highlights.scmNullVoxPopuli2021-04-071-9/+5
* injections(js): add regex highlightingStephan Seitz2021-04-061-0/+2
* highlights(rust): Add operator "?"Stephan Seitz2021-04-061-0/+1
* Comment: highlight text nodesSantos Gallegos2021-04-031-0/+6
* improved zig grammar and queriesHimujjal2021-04-021-1/+1
* fixed some errorsHimujjal2021-04-025-11/+15
* fix: jsx indent querykiyan2021-04-011-0/+2
* Import highlights.scm from tree-sitter-zigStephan Seitz2021-03-301-10/+19
* Fix beancount queriesStephan Seitz2021-03-301-4/+4
* Add text.reference and text.environmentStephan Seitz2021-03-303-12/+56
* latex: add TSMath that behaves like vimtex math highlightingStephan Seitz2021-03-301-7/+32
* feat: Add Latex basic highlights and foldsStephan Seitz2021-03-302-0/+120
* Fix jsdoc: play nice with the comment parser (#1108)Santos Gallegos2021-03-272-2/+2
* highlights(rust): Highlight dereferenced closure parametersStephan Seitz2021-03-261-1/+1
* highlights(java): Highlight fields (members and member access) (#1107)Stephan Seitz2021-03-261-0/+8
* Add generator functions to ecma querieskraftwerk282021-03-232-0/+6
* Update teal highlightsCorey Williamson2021-03-232-18/+44
* Added Zig grammarHimujjal2021-03-234-0/+253
* add basic queries for bibtexChristian Clason2021-03-223-0/+62
* Add indents for phpshirasaka2021-03-222-7/+34
* delete locals queries for beancountBrian Ryall2021-03-221-3/+0
* fix invalid annotation in beancount queryBrian Ryall2021-03-221-1/+1
* add support for beancount filesBrian Ryall2021-03-223-0/+32
* rust: tread `,` as a punctuation delimiterYuki Ito2021-03-221-0/+1
* attribute in stead of annotationTormod Alf Try Tufteland2021-03-201-3/+3
* kotlin: updated parser, and added annotation highlight againTormod Alf Try Tufteland2021-03-201-4/+7
* go: add builtin typesYuki Ito2021-03-191-0/+6
* Update injections.scmHanh Le2021-03-181-1/+1
* Update glimmer queries from pluginNullVoxPopuli2021-03-181-8/+59
* Update Kotlin parserStephan Seitz2021-03-161-3/+4
* Update verilog to 0.19.2Stephan Seitz2021-03-162-6/+8
* highlights(query): Add modeline query after bugfixStephan Seitz2021-03-161-3/+2
* Re-add OCaml query that lead to crash before tree-sitter fixStephan Seitz2021-03-161-2/+1
* Fix C++ localsStephan Seitz2021-03-161-7/+3
* Update jsonc to 0.19.0Stephan Seitz2021-03-161-64/+0