| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(hurl): multiline injection query needs injection.combined | Karl Yngve Lervåg | 2024-07-07 | 1 | -1/+2 |
| * | fix(wit): highlight <> as brackets (#6879) | Liam Woodleigh-Hardinge | 2024-07-07 | 2 | -1/+3 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-07 | 1 | -6/+6 |
| * | fix(parsers): drop .git suffix from URLs | Christian Clason | 2024-07-07 | 1 | -7/+7 |
| * | feat: add goctl parser and queries | zhaown | 2024-07-07 | 6 | -0/+105 |
| * | feat(ruby): highlights for special methods (#6735) | Pete Matsyburka | 2024-07-08 | 1 | -3/+8 |
| * | feat(jsx): apply HTML-based highlight improvements (#6867) | Riley Bruins | 2024-07-05 | 1 | -0/+84 |
| * | fix(go): narrow down } usage | Phạm Huy Hoàng | 2024-07-05 | 1 | -2/+13 |
| * | fix(indent): indent empty lines correctly | Abhinav Natarajan | 2024-07-05 | 1 | -6/+13 |
| * | feat(nix): indentation queries | Riley Bruins | 2024-07-05 | 4 | -0/+379 |
| * | bot(lockfile): update editorconfig, javascript, wit | nvim-treesitter-bot[bot] | 2024-07-05 | 2 | -5/+5 |
| * | docs(readme): update outdated information | Christian Clason | 2024-07-05 | 1 | -8/+8 |
| * | fix(html): correct the link label highlight (#6866) | Riley Bruins | 2024-07-05 | 1 | -1/+1 |
| * | feat(jsdoc): add missing highlights | Riley Bruins | 2024-07-04 | 1 | -0/+37 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-04 | 1 | -0/+1 |
| * | feat: editorconfig parser and queries | Omar Valdez | 2024-07-04 | 5 | -0/+70 |
| * | bot(lockfile): update c_sharp, erlang | nvim-treesitter-bot[bot] | 2024-07-04 | 1 | -2/+2 |
| * | fix(ecma): indent single-line if statements (#6846) | Riley Bruins | 2024-07-04 | 3 | -4/+17 |
| * | fix(prolog): switch to github mirror | Christian Clason | 2024-07-03 | 2 | -4/+4 |
| * | bot(lockfile): update idl, rbs, v | nvim-treesitter-bot[bot] | 2024-07-03 | 1 | -3/+3 |
| * | feat(idl): update idl parser and queries (#6854) | DragonBillow | 2024-07-03 | 3 | -5/+69 |
| * | fix(turtle): update parser and queries | Christian Clason | 2024-07-03 | 6 | -10/+12 |
| * | feat(gotmpl,helm): raise highlight priorities (#6712) | Kai Moschcau | 2024-07-03 | 2 | -21/+51 |
| * | feat(elm): add folds queries | Derek Gustafson | 2024-07-03 | 1 | -0/+14 |
| * | feat: add prolog and problog parser and queries (#6810) | Stefano Volpe | 2024-07-02 | 11 | -0/+100 |
| * | feat(diff): Highlight comments | Omar Valdez | 2024-07-02 | 2 | -0/+4 |
| * | bot(lockfile): update git_rebase, gitcommit | nvim-treesitter-bot[bot] | 2024-07-02 | 1 | -2/+2 |
| * | feat(idl): add indents | DragonBillow | 2024-07-01 | 1 | -0/+7 |
| * | feat(bp): update parser and queries (#6843) | Bruno BELANYI | 2024-07-01 | 3 | -1/+5 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-01 | 1 | -1/+1 |
| * | fix(idl): fix author name (#6840) | DragonBillow | 2024-07-01 | 1 | -1/+1 |
| * | bot(lockfile): update angular, diff, dtd, idl, ocaml, ocaml_interface, scala,... | nvim-treesitter-bot[bot] | 2024-07-01 | 1 | -8/+8 |
| * | feat(idl): update highlight | DragonBillow | 2024-07-01 | 2 | -7/+19 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-06-30 | 1 | -0/+1 |
| * | feat: robots.txt support | Vladimir Levin | 2024-06-30 | 4 | -0/+20 |
| * | bot(lockfile): update http, matlab, scala | nvim-treesitter-bot[bot] | 2024-06-30 | 1 | -3/+3 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-06-30 | 1 | -1/+1 |
| * | chore: add maintainer for r (#6833) | Riley Bruins | 2024-06-30 | 1 | -0/+1 |
| * | fix(r): resolve highlight regressions | Riley Bruins | 2024-06-29 | 2 | -9/+15 |
| * | bot(lockfile): update templ, zig | nvim-treesitter-bot[bot] | 2024-06-29 | 1 | -2/+2 |
| * | fix(r): adapt indent queries | Phạm Huy Hoàng | 2024-06-28 | 2 | -7/+6 |
| * | bot(lockfile): update idl, xcompose | nvim-treesitter-bot[bot] | 2024-06-28 | 1 | -2/+2 |
| * | fix: use terraform parser for terraform-vars | Vladimir Levin | 2024-06-28 | 1 | -0/+1 |
| * | refactor(python): merge docstring queries | ObserverOfTime | 2024-06-28 | 1 | -22/+3 |
| * | fix(v): anchor comment highlight query | Turiiya | 2024-06-28 | 1 | -0/+1 |
| * | bot(lockfile): update erlang, janet_simple, m68k | nvim-treesitter-bot[bot] | 2024-06-27 | 2 | -4/+4 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-06-27 | 1 | -1/+1 |
| * | feat(r)!: update parser and queries | Christian Clason | 2024-06-27 | 9 | -132/+117 |
| * | feat(gitcommit): remove overflow rule | gbprod | 2024-06-27 | 1 | -2/+0 |
| * | bot(lockfile): update gitcommit, hyprlang, m68k, sparql | nvim-treesitter-bot[bot] | 2024-06-27 | 1 | -4/+4 |