aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(c-sharp): add enum member declaration highlight queryJD Rudie2024-02-221-0/+3
|
* Update parsers: cmake, dtd, faust, fennel, gdscript, html, lua, php, ↵nvim-treesitter-bot[bot]2024-02-221-15/+15
| | | | php_only, rust, sourcepawn, typst, vim, wing, xml
* feat(chatito): update queriesObserverOfTime2024-02-212-5/+4
|
* fix(highlights): highlight @type in phpdocgbprod2024-02-211-0/+7
| | | | | Currently, phpdoc types that are not union type are not highlighted, this change allows to apply `@type` group to all types.
* Update READMEnvim-treesitter-bot[bot]2024-02-211-1/+1
|
* feat(fennel)!: switch to maintained parser (#6132)Alexei Mozaidze2024-02-216-106/+397
| | | | Change the Fennel parser to a simpler and more consistent one, along with updating all the queries.
* docs(template): use builtin commandsChristian Clason2024-02-211-5/+5
|
* feat: improve queries/muttrc/highlights.scmWu Zhenyu2024-02-211-4/+6
|
* feat(query): indents that reflect the formatter (#6154)Riley Bruins2024-02-214-5/+83
| | | | | * feat(query): indents that reflect the formatter Indentation queries that reflect the query formatter. Only applicable if `lispoptions=expr:1`
* highlights(slang): add support for `where`Stephan Seitz2024-02-211-0/+1
|
* Update parsers: cuda, dtd, gdscript, hlsl, readline, slang, sourcepawn, ↵nvim-treesitter-bot[bot]2024-02-211-9/+9
| | | | wing, xml
* feat(typst): add raw block injectionsLamprosPitsillos2024-02-201-0/+4
| | | Co-authored-by: Christian Clason <c.clason@uni-graz.at>
* feat(ecma): folding for function argumentsRiley Bruins2024-02-201-0/+1
|
* Update parsers: gdscript, hlsplaylist, html, muttrc, wing, zathurarcnvim-treesitter-bot[bot]2024-02-201-6/+6
|
* fix(meson): adapt to renamed nodeChristian Clason2024-02-202-2/+2
|
* ci: remove mergify.yml as it's no longer useddundargoc2024-02-201-37/+0
|
* fix(scripts): add missing \n for nested groupingPhạm Huy Hoàng2024-02-201-6/+2
|
* fix(scripts): format-queries defaults to cwdChristian Clason2024-02-202-7/+5
|
* feat: add tmux parserwzy2024-02-195-0/+69
|
* ci: simplify cache keydundargoc2024-02-192-2/+10
| | | | Also ensure new matrix fields are automatically added to cache key.
* fix: typosdundargoc2024-02-197-8/+8
|
* feat(svelte)!: switch upstream parserAmaan Qureshi2024-02-198-34/+52
|
* Update parsers: c, cpp, elm, html, markdown, markdown_inline, swift, vimdocnvim-treesitter-bot[bot]2024-02-191-8/+8
|
* Update READMEnvim-treesitter-bot[bot]2024-02-191-1/+1
|
* fix(bass): revert to upstream parser (#6131)Christian Clason2024-02-192-2/+2
|
* feat(beancount): add comment injectionBruno BELANYI2024-02-191-0/+2
|
* chore(puppet): update queriesAmaan Qureshi2024-02-185-10/+11
|
* fix(format): fix nested grouping indentation (#6128)Phạm Huy Hoàng2024-02-182-4/+10
|
* fix(typst): add lockfile entryChristian Clason2024-02-181-0/+3
|
* Update READMEnvim-treesitter-bot[bot]2024-02-181-0/+1
|
* fix(typst): remove unneeded (blob) @markup.raw captureRaafat Turki2024-02-181-3/+0
|
* fix(typst): nest @markup.raw.block captureRaafat Turki2024-02-181-1/+1
| | | Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
* fix(typst): nest @variable.member highlight captureRaafat Turki2024-02-181-1/+1
| | | Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
* style(typst): group fold clausesRaafat Turki2024-02-181-7/+6
|
* style(typst): merge @punctuation.bracket clausesRaafat Turki2024-02-181-4/+1
|
* fix(typst): move comment query to the bottomRaafat Turki2024-02-181-3/+3
|
* style(typst): format queriesRaafat Turki2024-02-182-60/+75
|
* fix(typst): prevent highlighting entire function callsRaafat Turki2024-02-181-2/+2
|
* fix(typst): correct highlight capturesRaafat Turki2024-02-181-31/+66
|
* feat(typst): add comment injectionRaafat Turki2024-02-181-0/+4
|
* feat(typst): add #show to fold and indent queriesRaafat Turki2024-02-182-0/+3
|
* feat(typst): add highlight queriesRaafat Turki2024-02-181-0/+79
|
* feat: add typst parserRaafat Turki2024-02-181-0/+8
|
* style: format queriesRaafat Turki2024-02-182-6/+8
|
* feat: add typst queriesRaafat Turki2024-02-182-0/+14
|
* fix(bash): unordered concatenation highlightsRiley Bruins2024-02-181-4/+0
|
* Update parsers: d, swift, wgsl_bevynvim-treesitter-bot[bot]2024-02-181-3/+3
|
* refactor(ecma): delimiter highlight consolidationRiley Bruins2024-02-171-17/+6
|
* feat(rust): add doc commentsChristian Clason2024-02-171-13/+4
|
* feat(latex): more text func highlightsRiley Bruins2024-02-171-1/+5
|