aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* feat: add the muttrc parserWu Zhenyu2024-02-152-0/+61
* fix(latex): update bibstyle queries (#6102)gi12422024-02-151-1/+5
* fix(python): better try-except indentation (#6097)Riley Bruins2024-02-151-2/+13
* feat: add the hlsplaylist parserWu Zhenyu2024-02-142-0/+43
* feat(lalrpop): highlight annotation macrosGartox2024-02-131-0/+3
* fix(yuck): comment out start-of-line parensPhạm Huy Hoàng2024-02-131-16/+8
* fix(cpp): add back comment injectionJaehwang Jung2024-02-131-0/+3
* feat(jsx): spell check text nodes (#6083)Sean Boult2024-02-121-1/+1
* chore(bash): update parser and highlightsAmaan Qureshi2024-02-101-0/+1
* feat(ecma): highlight decorator and destructuringAnanda Umamil2024-02-101-4/+17
* fix(readline): more descriptive version number hlRiley Bruins2024-02-091-1/+1
* fix(readline): proper indents while editingRiley Bruins2024-02-091-0/+3
* feat(tcl): add parser and queriesChristian Clason2024-02-093-0/+131
* feat: add sourcepawn parser and queries (#5865)Charles2024-02-103-0/+324
* feat(slint)!: change to the official parser (#6027)Tobias Hunger2024-02-096-132/+378
* fix(unison): adapt to breaking parser changeChristian Clason2024-02-091-2/+2
* feat: add hyprlang parser & queries (#5852)Luckas2024-02-093-0/+63
* feat: add tree-sitter-asm parser (#5946)wzy2024-02-092-0/+58
* feat(d)!: switch upstream parser to `gdamore/tree-sitter-d`Amaan Qureshi2024-02-085-230/+424
* feat(readline): add parser tree-sitter-readline (#6058)Riley Bruins2024-02-084-0/+80
* feat(faust): add tree-sitter-faust (#6043)Karl Hiner2024-02-082-0/+220
* fix(kotlin): remove slow highlight and local pattern (#5954)Anthony Shi2024-02-062-10/+10
* fix(angular): nullish coalescing operator in Angular templates (#6052)Dennis van den Berg2024-02-061-0/+3
* feat(latex): pre-compiled header highlights, testsRiley Bruins2024-02-061-9/+12
* fix(latex): give comments higher precedenceRiley Bruins2024-02-061-15/+15
* highlight(jsx,tsx): character references (a.k.a. entities)Calum Smith2024-02-051-0/+2
* feat(java): inject printf in String.formatted (#6045)Ilia Ilinykh2024-02-021-0/+8
* fix(php): add missing spaceship operator `<=>`Michael Strobel2024-02-021-0/+1
* chore(bicep): update queries and add scannerAmaan Qureshi2024-02-022-13/+27
* chore(kconfig): update highlightsAmaan Qureshi2024-02-021-0/+2
* fix(go): fix eq to any-ofIlya Ilyinykh2024-02-011-1/+1
* feat(go): printf injectionsIlya Ilyinykh2024-02-011-2/+2
* fix(svelte): correct formattingLevi Frandsen2024-02-011-5/+10
* fix(svelte): correct indents, add key blockLevi Frandsen2024-02-011-9/+12
* chore(bicep): update highlightsAmaan Qureshi2024-02-011-6/+7
* chore(qmljs): temporarily remove the ecma inheritAmaan Qureshi2024-01-311-1/+1
* chore(typescript,tsx): update parser and queriesAmaan Qureshi2024-01-311-0/+4
* chore(ecma,jsx): update parser and queriesAmaan Qureshi2024-01-315-8/+26
* fix(format): handle list with 300 nodesPhạm Huy Hoàng2024-01-304-8/+4
* feat(groovy)!: switch to more complete parser (#5957)Murtaza2024-01-285-46/+291
* feat(angular)!: switch to parser supporting v17 (#5779)Dennis van den Berg2024-01-277-48/+154
* fix(make): highlight order-only prerequisite pipeRiley Bruins2024-01-261-0/+1
* chore(Odin): update highlightsAmaan Qureshi2024-01-261-0/+2
* feat(gnuplot): added gnuplot parser and queries (#5594)Dai López2024-01-262-0/+637
* feat(kconfig): add new operatorAmaan Qureshi2024-01-261-0/+3
* fix(lua): inject luadoc into comments immediately beginning with a `|`Amaan Qureshi2024-01-261-1/+1
* fix(git_config): highlight parent relative pathRiley Bruins2024-01-261-1/+1
* feat(python): allow comments before module docstringJongwook Choi2024-01-251-0/+2
* fix(dart): replace slow indent with simpler strategyChristian Clason2024-01-251-5/+6
* fix: bump phpdoc parser and queryChristian Clason2024-01-251-3/+3