aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* highlights(cpp): make "::" `@punctuation.delimiter`Stephan Seitz2022-05-071-4/+3
* highlights(ocaml): highlight units as suchPau Ruiz Safont2022-05-061-1/+2
* Add embedded template to support ERB filesNick Pezza2022-05-052-0/+14
* feat(vim): add support for constThomas Vigouroux2022-05-011-0/+1
* Python: highlight raise from statementSantos Gallegos2022-05-011-0/+2
* feat(proto): add parserfrancisco souza2022-04-282-0/+67
* Add additional m68k queriesGraham Bates2022-04-272-0/+23
* Use correct type for labelsGraham Bates2022-04-271-1/+1
* Remove query for interpolated macro argGraham Bates2022-04-271-2/+0
* feat: add m68k parser and queriesGraham Bates2022-04-272-0/+74
* indent(hcl): fix function callsMichael Hoffmann2022-04-252-11/+4
* indents(hcl): fix indentation queriesMichael Hoffmann2022-04-241-4/+13
* Fix YANG indentation for extension statementsTomas Sandven2022-04-231-0/+2
* Add aligned indents for multi-line stringsTomas Sandven2022-04-231-3/+6
* Add indent queries for YANGTomas Sandven2022-04-231-0/+5
* fix(go): reduce indent after },)Akin Sowemimo2022-04-181-0/+5
* highlights(java): add support for `text_block`sStephan Seitz2022-04-161-1/+1
* feat(vim): highlight unknown commandsThomas Vigouroux2022-04-161-1/+4
* highlights(julia): Update literalsSergio Alejandro Vargas2022-04-161-25/+33
* highlights(markdown): fix conceal captureStephan Seitz2022-04-151-1/+1
* highlights(markdown): conceal link markersStephan Seitz2022-04-151-0/+8
* highlights(markdown): conceal `emphasis_delimiter`Stephan Seitz2022-04-151-5/+6
* highlights(markdown): add conceal to fenced code blocksStephan Seitz2022-04-151-0/+7
* latex: capture math env contentsChristian Clason2022-04-151-1/+3
* julia: update queries to parser changesChristian Clason2022-04-153-12/+15
* latex: update queriesChristian Clason2022-04-142-61/+42
* svelte query and lockfile updatedHimujjal Upadhyaya2022-04-131-0/+2
* fix: remove ftdetect, Fix `struct` highlight for wgslKonrad Bochnia2022-04-111-1/+1
* Add WGSL parserKonrad Bochnia2022-04-112-0/+111
* Add c injection for cgo commentskraftwerk282022-04-111-0/+5
* Fix nvim-treesitter CI6cdh2022-04-101-7/+7
* Added folds, injections6cdh2022-04-102-0/+2
* Added scheme highlights6cdh2022-04-101-0/+181
* highlights(json): highlight ":"Stephan Seitz2022-04-101-1/+1
* feat: add curly interpolation support for astrovirchau132022-04-092-1/+6
* fixup! highlights(python): highlight exception keywordsFerdinand Ratajczak2022-04-071-4/+0
* highlights(python): highlight exception keywordsFerdinand Ratajczak2022-04-071-0/+11
* feat: add astrovirchau132022-04-075-0/+10
* highlights(hack): fix typo in "tuple" keywordStephan Seitz2022-04-061-1/+1
* fix(indent/lua): wrong for nested tables due to branch on opening pairsJędrzej Boczar2022-04-061-3/+0
* Inject query into lua for set_query callsConnor Lay (Clay)2022-04-061-0/+5
* highlights(bash): add more builtinsadrian52022-04-041-2/+2
* indents(ecma): use auto indent on (ERROR)Stephan Seitz2022-04-041-0/+2
* Fixed incorrect Java indentation for method chainingDaniel Woznicki2022-04-041-1/+2
* Add highlighting query for Scss `@for` loopsOmer Tuchfeld2022-04-031-2/+12
* Added true/false to the highlightsOleksii Demennikov2022-04-031-0/+2
* Added injectionsOleksii Demennikov2022-04-031-0/+1
* Added the initial version for the support of rego languageOleksii Demennikov2022-04-031-0/+14
* highlights(python): "from" in yield should be `@keyword.return`Stephan Seitz2022-04-011-1/+4
* highlights(fennel): fix "collect" "icollect" "accumulate"Stephan Seitz2022-04-011-2/+8