| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update parsers: arduino, cmake, dtd, fidl, mlir, perl, slint, sourcepawn, win... | nvim-treesitter-bot[bot] | 2024-02-23 | 1 | -10/+10 |
| * | feat(format-scripts): linewrap predicates | 再生花 | 2024-02-23 | 57 | -1537/+1622 |
| * | feat(faust): better highlighting of function calls, built-in variables, and m... | Karl Hiner | 2024-02-23 | 2 | -12/+14 |
| * | Update README | nvim-treesitter-bot[bot] | 2024-02-23 | 1 | -0/+1 |
| * | feat: add fidl parser | 巢鹏 | 2024-02-23 | 5 | -0/+84 |
| * | feat(c-sharp): add enum member declaration highlight query | JD Rudie | 2024-02-22 | 1 | -0/+3 |
| * | Update parsers: cmake, dtd, faust, fennel, gdscript, html, lua, php, php_only... | nvim-treesitter-bot[bot] | 2024-02-22 | 1 | -15/+15 |
| * | feat(chatito): update queries | ObserverOfTime | 2024-02-21 | 2 | -5/+4 |
| * | fix(highlights): highlight @type in phpdoc | gbprod | 2024-02-21 | 1 | -0/+7 |
| * | Update README | nvim-treesitter-bot[bot] | 2024-02-21 | 1 | -1/+1 |
| * | feat(fennel)!: switch to maintained parser (#6132) | Alexei Mozaidze | 2024-02-21 | 6 | -106/+397 |
| * | docs(template): use builtin commands | Christian Clason | 2024-02-21 | 1 | -5/+5 |
| * | feat: improve queries/muttrc/highlights.scm | Wu Zhenyu | 2024-02-21 | 1 | -4/+6 |
| * | 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 |