aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add postresql-simple sql to haskell injectionsMarc Jakobi2022-08-291-0/+10
* Fix aesonQQ quasiquote_body for haskell injectionsGuillaume Bouchard2022-08-291-1/+1
* Haskell injection: support inline jsonGuillaume Bouchard2022-08-291-0/+10
* account for added and renamed keywordsMatthias Queitsch2022-08-291-2/+7
* feat(agda): better highlightShootingStarDragons2022-08-271-3/+4
* feat(cmake): add escape to highlightShootingStarDragons2022-08-271-0/+1
* chore(meson): add injections for mesonShootingStarDragons2022-08-271-0/+1
* injections(jsx): highlight `<style jsx>` as cssnumToStr2022-08-262-1/+9
* feat(meson): add support for mesonShootingStarDragons2022-08-262-0/+81
* feat(viml): update queriesChristian Clason2022-08-261-2/+15
* feat: allow to fold markdown sectionsZheng Piaodan2022-08-261-0/+1
* highlights(DOT): update keywordsrydesun2022-08-241-1/+10
* highlights(java): add "non-sealed" keywordStephan Seitz2022-08-231-0/+1
* change: allow one or more leading `;`numToStr2022-08-231-1/+1
* injections(lua): highlight string as `query` if starts with `;; query`numToStr2022-08-231-0/+3
* chore(vim): update parser and highlightsThomas Vigouroux2022-08-231-4/+2
* feat(vim): update to latest highlightsThomas Vigouroux2022-08-231-0/+18
* highlights(ecma): Update queries for literalsSergio Alejandro Vargas2022-08-221-9/+22
* Modified queries/java/highlights.scmanthony-S932022-08-221-0/+2
* highlights(javascript): "?." -> optional_chainGitHub2022-08-203-2/+6
* parsers: add HLSLStephan Seitz2022-08-195-0/+29
* update vim parser and queriesChristian Clason2022-08-172-5/+13
* parsers: add tree-sitter-gitignoreStephan Seitz2022-08-161-0/+31
* highlights(swift): add keywords "convenience", "required", "override"Stephan Seitz2022-08-161-0/+3
* highlights(swift): add keywords "actor", "nonisolated"Stephan Seitz2022-08-161-0/+2
* fix wrong parseShootingStarDragons2022-08-161-1/+1
* add regenerate the treesitterShootingStarDragons2022-08-161-0/+4
* add highlightsShootingStarDragons2022-08-161-0/+81