aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix fennel queriesStephan Seitz2021-03-161-3/+4
* Remove invalid dart queryStephan Seitz2021-03-161-2/+3
* Mark several invalid queriesStephan Seitz2021-03-167-59/+126
* Fix readonly keyword in typescriptStephan Seitz2021-03-161-2/+1
* Fix invalid node type in CSS queriesStephan Seitz2021-03-161-1/+0
* Fix ocaml queriesStephan Seitz2021-03-162-3/+4
* Mark parsers with NPM dependencyStephan Seitz2021-03-161-5/+6
* Remove some broken queriesStephan Seitz2021-03-161-2/+3
* Add `definition.parameter` query to 'r/locals.scm'.echasnovski2021-03-161-1/+1
* Update queries for R language.echasnovski2021-03-162-9/+9
* Add support for R language.echasnovski2021-03-162-0/+97
* go: add builtin functionsYuki Ito2021-03-161-0/+7
* folds support and somewhat better indents for rubyIvo Dancet2021-03-152-0/+26
* Rust: add mod_item to foldsSantos Gallegos2021-03-151-3/+3
* Rust: Add variable and closure parameter highlightsRohit Pradhan2021-03-151-0/+2
* Ecma: Highlight single-argument callback parameterRohit Pradhan2021-03-151-0/+4
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-1240-2/+84
* chore: create ecma base for use in js and ts which fixes jsx issueskiyan2021-03-1015-412/+411
* teal: Add C language injection for FFILewis Russell2021-03-091-0/+10
* feat(dart): add indentselianiva2021-03-081-0/+27
* Highlight Julia symbol expressions as TSSymbolDennis B2021-03-041-2/+1
* [highlights] Add TSSymbol highlight groupDennis B2021-03-042-2/+2
* highlights(c): update declaration and cast_expressionStephan Seitz2021-03-021-2/+2
* removed duplicateBrian Shu2021-03-011-4/+0