aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feat(query): indents that reflect the formatter (#6154)Riley Bruins2024-02-214-5/+83
* highlights(slang): add support for `where`Stephan Seitz2024-02-211-0/+1
* Update parsers: cuda, dtd, gdscript, hlsl, readline, slang, sourcepawn, wing,...nvim-treesitter-bot[bot]2024-02-211-9/+9
* feat(typst): add raw block injectionsLamprosPitsillos2024-02-201-0/+4
* 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
* 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
* fix(typst): nest @variable.member highlight captureRaafat Turki2024-02-181-1/+1
* 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
* Update parsers: c, javascript, rust, wingnvim-treesitter-bot[bot]2024-02-171-4/+4
* feat(ecma): highlight label identifiersRiley Bruins2024-02-161-0/+2
* Update parsers: glsl, hlsl, hlsplaylist, muttrc, purescript, query, wing, zat...nvim-treesitter-bot[bot]2024-02-161-8/+8
* highlights(slang): add support for `associatedtype`Stephan Seitz2024-02-152-1/+2
* Update parsers: agda, bash, c, c_sharp, cpp, css, devicetree, dtd, embedded_t...nvim-treesitter-bot[bot]2024-02-151-36/+36
* fix(haskell): comment out unsafe utf8 nodeChristian Clason2024-02-151-1/+1
* feat: change some ft, lang pairsWu Zhenyu2024-02-151-4/+2
* feat: add the muttrc parserWu Zhenyu2024-02-155-0/+74