| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | feat(query): indents that reflect the formatter (#6154) | Riley Bruins | 2024-02-21 | 4 | -5/+83 |
| * | highlights(slang): add support for `where` | Stephan Seitz | 2024-02-21 | 1 | -0/+1 |
| * | Update parsers: cuda, dtd, gdscript, hlsl, readline, slang, sourcepawn, wing,... | nvim-treesitter-bot[bot] | 2024-02-21 | 1 | -9/+9 |
| * | feat(typst): add raw block injections | LamprosPitsillos | 2024-02-20 | 1 | -0/+4 |
| * | feat(ecma): folding for function arguments | Riley Bruins | 2024-02-20 | 1 | -0/+1 |
| * | Update parsers: gdscript, hlsplaylist, html, muttrc, wing, zathurarc | nvim-treesitter-bot[bot] | 2024-02-20 | 1 | -6/+6 |
| * | fix(meson): adapt to renamed node | Christian Clason | 2024-02-20 | 2 | -2/+2 |
| * | ci: remove mergify.yml as it's no longer used | dundargoc | 2024-02-20 | 1 | -37/+0 |
| * | fix(scripts): add missing \n for nested grouping | Phạm Huy Hoàng | 2024-02-20 | 1 | -6/+2 |
| * | fix(scripts): format-queries defaults to cwd | Christian Clason | 2024-02-20 | 2 | -7/+5 |
| * | feat: add tmux parser | wzy | 2024-02-19 | 5 | -0/+69 |
| * | ci: simplify cache key | dundargoc | 2024-02-19 | 2 | -2/+10 |
| * | fix: typos | dundargoc | 2024-02-19 | 7 | -8/+8 |
| * | feat(svelte)!: switch upstream parser | Amaan Qureshi | 2024-02-19 | 8 | -34/+52 |
| * | Update parsers: c, cpp, elm, html, markdown, markdown_inline, swift, vimdoc | nvim-treesitter-bot[bot] | 2024-02-19 | 1 | -8/+8 |
| * | Update README | nvim-treesitter-bot[bot] | 2024-02-19 | 1 | -1/+1 |
| * | fix(bass): revert to upstream parser (#6131) | Christian Clason | 2024-02-19 | 2 | -2/+2 |
| * | feat(beancount): add comment injection | Bruno BELANYI | 2024-02-19 | 1 | -0/+2 |
| * | chore(puppet): update queries | Amaan Qureshi | 2024-02-18 | 5 | -10/+11 |
| * | fix(format): fix nested grouping indentation (#6128) | Phạm Huy Hoàng | 2024-02-18 | 2 | -4/+10 |
| * | fix(typst): add lockfile entry | Christian Clason | 2024-02-18 | 1 | -0/+3 |
| * | Update README | nvim-treesitter-bot[bot] | 2024-02-18 | 1 | -0/+1 |
| * | fix(typst): remove unneeded (blob) @markup.raw capture | Raafat Turki | 2024-02-18 | 1 | -3/+0 |
| * | fix(typst): nest @markup.raw.block capture | Raafat Turki | 2024-02-18 | 1 | -1/+1 |
| * | fix(typst): nest @variable.member highlight capture | Raafat Turki | 2024-02-18 | 1 | -1/+1 |
| * | style(typst): group fold clauses | Raafat Turki | 2024-02-18 | 1 | -7/+6 |
| * | style(typst): merge @punctuation.bracket clauses | Raafat Turki | 2024-02-18 | 1 | -4/+1 |
| * | fix(typst): move comment query to the bottom | Raafat Turki | 2024-02-18 | 1 | -3/+3 |
| * | style(typst): format queries | Raafat Turki | 2024-02-18 | 2 | -60/+75 |
| * | fix(typst): prevent highlighting entire function calls | Raafat Turki | 2024-02-18 | 1 | -2/+2 |
| * | fix(typst): correct highlight captures | Raafat Turki | 2024-02-18 | 1 | -31/+66 |
| * | feat(typst): add comment injection | Raafat Turki | 2024-02-18 | 1 | -0/+4 |
| * | feat(typst): add #show to fold and indent queries | Raafat Turki | 2024-02-18 | 2 | -0/+3 |
| * | feat(typst): add highlight queries | Raafat Turki | 2024-02-18 | 1 | -0/+79 |
| * | feat: add typst parser | Raafat Turki | 2024-02-18 | 1 | -0/+8 |
| * | style: format queries | Raafat Turki | 2024-02-18 | 2 | -6/+8 |
| * | feat: add typst queries | Raafat Turki | 2024-02-18 | 2 | -0/+14 |
| * | fix(bash): unordered concatenation highlights | Riley Bruins | 2024-02-18 | 1 | -4/+0 |
| * | Update parsers: d, swift, wgsl_bevy | nvim-treesitter-bot[bot] | 2024-02-18 | 1 | -3/+3 |
| * | refactor(ecma): delimiter highlight consolidation | Riley Bruins | 2024-02-17 | 1 | -17/+6 |
| * | feat(rust): add doc comments | Christian Clason | 2024-02-17 | 1 | -13/+4 |
| * | feat(latex): more text func highlights | Riley Bruins | 2024-02-17 | 1 | -1/+5 |
| * | Update parsers: c, javascript, rust, wing | nvim-treesitter-bot[bot] | 2024-02-17 | 1 | -4/+4 |
| * | feat(ecma): highlight label identifiers | Riley Bruins | 2024-02-16 | 1 | -0/+2 |
| * | Update parsers: glsl, hlsl, hlsplaylist, muttrc, purescript, query, wing, zat... | nvim-treesitter-bot[bot] | 2024-02-16 | 1 | -8/+8 |
| * | highlights(slang): add support for `associatedtype` | Stephan Seitz | 2024-02-15 | 2 | -1/+2 |
| * | Update parsers: agda, bash, c, c_sharp, cpp, css, devicetree, dtd, embedded_t... | nvim-treesitter-bot[bot] | 2024-02-15 | 1 | -36/+36 |
| * | fix(haskell): comment out unsafe utf8 node | Christian Clason | 2024-02-15 | 1 | -1/+1 |
| * | feat: change some ft, lang pairs | Wu Zhenyu | 2024-02-15 | 1 | -4/+2 |
| * | feat: add the muttrc parser | Wu Zhenyu | 2024-02-15 | 5 | -0/+74 |