aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* highlights(proto): highlight optionalMatthias Vogelgesang2022-10-041-0/+1
* Introduce twig parsergbprod2022-10-032-0/+62
* update vimdoc parser and queriesChristian Clason2022-09-291-9/+10
* indents(wgsl): add indents.scmStephan Seitz2022-09-281-0/+19
* haskell/highlights: Match `pattern` as a keywordJade Lovelace2022-09-271-0/+1
* feat(slint): <=> operatorShootingStarDragons2022-09-261-0/+1
* highlights(php): add spellLaytan Laats2022-09-261-2/+2
* feat(spell): support more languagesLewis Russell2022-09-2627-44/+41
* feat(comment): highlight `NOTE` as `@text.note` (#3537)Erik Westrup2022-09-231-0/+6
* highlights(elvish): Use `@function.builtin` for operator-like functionsTobias Frilling2022-09-191-1/+1
* fix(ecma injections): jsdoc match /** */ onlyNick Friday2022-09-151-1/+3
* highlights(sql): remove grouped keywordMatthias Queitsch2022-09-141-2/+1
* highlights(sql): removed duplicate keywords, added new keyword, hashingMatthias Queitsch2022-09-141-7/+12
* fix(fold): don't include whitespace end regionsLewis Russell2022-09-122-6/+16
* highlights(lua): add spellLewis Russell2022-09-121-0/+2
* parsers: add blueprint parserGabriele Musco2022-09-121-0/+57
* Add spell queryOmar Zeghouani2022-09-111-0/+1
* highlights(solidity): use `@function.call`/`@method.call`Stephan Seitz2022-09-111-3/+3
* highlights(hack): use `@function.call`/`@method.call`Stephan Seitz2022-09-111-3/+3
* highlights(haskell): use `@function.call`Stephan Seitz2022-09-111-4/+4
* highlights(elvish): use `@function.call`Stephan Seitz2022-09-111-1/+1
* highlights(elvish): use `@operator` for operatorsStephan Seitz2022-09-111-1/+1
* highlights(fish): use `@function.call`Stephan Seitz2022-09-111-1/+1
* highlights(clojure): use `@function.call`Stephan Seitz2022-09-111-2/+2
* highlights(clojure): out-comment TODO queryStephan Seitz2022-09-111-16/+16
* highlights(wgsl): use `@function.call`Stephan Seitz2022-09-111-1/+1
* highlights(ecma): use `@method.call`/`function.call`Stephan Seitz2022-09-111-2/+2
* highlights(c_sharp): use `@method.call`Stephan Seitz2022-09-111-4/+4
* highlights(hlsl): add more reserved modifiersStephan Seitz2022-09-101-1/+12
* highlights(hlsl): add `"globallycoherent"`Stephan Seitz2022-09-101-0/+1
* highlights(css): fix property highlightingStephan Seitz2022-09-101-1/+1
* indents(ecma): make "]" `@indent_end`Stephan Seitz2022-09-101-1/+1
* Add @spell directives for haskellGuillaume Bouchard2022-09-101-0/+7
* feat: add jsonnetCezary Drożak2022-09-101-0/+76
* highlights(phpdoc): check spell within `text`przepompownia2022-09-101-0/+2
* Add global variable highlightingCameron2022-09-101-0/+1
* feat: add tree-sitter-gitattributesObserverOfTime2022-09-092-0/+55
* highlights(sql): missing keyword & marginaliaderekstride2022-09-081-2/+2
* removed duplicated kw, start capturing subtree earlierMatthias Queitsch2022-09-081-3/+3
* change table_expression -> table_referenceMatthias Queitsch2022-09-081-2/+2
* highlights(meson): delimiter and operatorunitAnanda Umamil2022-09-081-0/+9
* feat(viml): bump parser and queriesChristian Clason2022-09-081-7/+11
* feat(spell): upstream spell queries from spellsitterLewis Russell2022-09-0612-0/+45
* Add support for menhir (OCaml parser generator)Martin Pépin2022-09-052-0/+30
* highlights(swift): fix for_statement variable declarationAlex Pinkus2022-09-051-1/+1
* make: add substitution_reference @operatorChinmay Dalal2022-09-031-0/+1
* feat(qmljs): booleanShootingStarDragons2022-09-021-2/+6
* style: styluaRaafat Turki2022-09-011-2/+0
* feat(sxhkdrc): add folds and injectionsRaafat Turki2022-09-012-0/+6
* feat: add tree-sitter-sxhkdrcRaafat Turki2022-09-011-0/+10