| Commit message (Expand) | Author | Age | Files | Lines |
| * | docs(contributing): inclusion criteriadocs/contrib | Christian Clason | 28 hours | 1 | -15/+15 |
| * | fix(rust): highlight doc comment markers as @comment.documentation | Nico Salm | 2 days | 1 | -1/+4 |
| * | bot(parsers): update bpftrace, desktop, editorconfig, glimmer, javadoc, liqui... | nvim-treesitter-bot[bot] | 2 days | 1 | -18/+18 |
| * | fix(haskell): use grammar for operator detection instead of match | Abbath | 3 days | 1 | -2/+1 |
| * | fix(haskell): highlighting for operator definition and operator-like construc... | Abbath | 4 days | 1 | -2/+4 |
| * | fix(haskell): syntax highlighting for Haskell lambda expressions | Abbath | 4 days | 1 | -1/+2 |
| * | bot(parsers): update inko | nvim-treesitter-bot[bot] | 9 days | 1 | -1/+1 |
| * | bot(parsers): update beancount, bpftrace, c3, fortran, gleam, lua, mlir, sql | nvim-treesitter-bot[bot] | 9 days | 1 | -8/+8 |
| * | test(init): remove upstreamed Nickel ft detection | Christian Clason | 11 days | 1 | -1/+0 |
| * | fix(usd): misc punctuation highlights | Riley Bruins | 11 days | 2 | -0/+4 |
| * | feat(parsers): add bpftrace (#8399) | Stanislaw Gruszka | 11 days | 4 | -0/+249 |
| * | feat(kos): highlights improvements (#8404) | Chris Dragan | 11 days | 3 | -5/+54 |
| * | fix(html_tags): disable spell for tags (#8410) | Igor Lacerda | 12 days | 1 | -2/+4 |
| * | docs(readme): fix lazy snippet | Farid | 2026-01-05 | 1 | -1/+1 |
| * | docs(readme): fix lazy snippet | Christian Clason | 2026-01-04 | 1 | -2/+2 |
| * | feat: add kos parser and queries (#8389) | Chris Dragan | 2026-01-04 | 7 | -0/+365 |
| * | fix(beancount): update to windows-compatible version (#8401) | PolarMutex | 2026-01-03 | 2 | -3/+3 |
| * | feat(bash): add indents query | Sten Laane | 2026-01-03 | 4 | -1/+105 |
| * | fix(ruby): improve highlights for pattern matching and for...in loops | neno | 2026-01-03 | 1 | -0/+9 |
| * | bot(parsers): update c3, desktop, editorconfig, javadoc, kitty, lua, nginx, q... | nvim-treesitter-bot[bot] | 2026-01-03 | 2 | -17/+17 |
| * | docs(languages): remove unused `node` legend (#8396) | Daniel Jakots | 2026-01-02 | 1 | -1/+0 |
| * | feat(install): warn on unsupported parsers | Christian Clason | 2026-01-02 | 1 | -2/+6 |
| * | feat(robots)!: adapt to renamed parser | Christian Clason | 2026-01-02 | 4 | -3/+3 |
| * | fix(lua): re-add missing assignment operator | Christian Clason | 2025-12-31 | 1 | -0/+2 |
| * | feat(lua): replace operator list with field | Christian Clason | 2025-12-31 | 1 | -24/+6 |
| * | fix(nix): refactor nixosTest injections for better performance (#8378) | Marc Jakobi | 2025-12-29 | 2 | -13/+31 |
| * | bot(parsers): update desktop, editorconfig, erlang, gotmpl, helm, lua, mlir, ... | nvim-treesitter-bot[bot] | 2025-12-27 | 1 | -12/+12 |
| * | chore(nix): add mrcjkb to maintainers | Marc Jakobi | 2025-12-26 | 2 | -2/+2 |
| * | perf(nix): replace match with lua-match | Marc Jakobi | 2025-12-26 | 2 | -31/+101 |
| * | fix(strace): no longer need to generate | Christian Clason | 2025-12-21 | 1 | -2/+1 |
| * | feat(vim): support `:tab` command | Christian Clason | 2025-12-20 | 1 | -0/+1 |
| * | fix(strace): generate removed parser | Christian Clason | 2025-12-20 | 1 | -1/+2 |
| * | bot(parsers): update editorconfig, meson, mlir, phpdoc, t32, vhdl | nvim-treesitter-bot[bot] | 2025-12-20 | 1 | -6/+6 |
| * | ci(dependabot): fix labels | Christian Clason | 2025-12-17 | 1 | -2/+1 |
| * | ci: bump the actions group with 2 updates | dependabot[bot] | 2025-12-17 | 4 | -9/+9 |
| * | ci: add dependabot for GH actions | Christian Clason | 2025-12-17 | 2 | -1/+18 |
| * | chore: remove FUNDING.yml | Christian Clason | 2025-12-17 | 2 | -3/+1 |
| * | feat(parsers): update ada, c3, comment, desktop, editorconfig, elm, julia, ml... | Christian Clason | 2025-12-17 | 1 | -16/+16 |
| * | feat(typoscript)!: update grammar and queries (#8341) | Manfred Egger | 2025-12-17 | 5 | -14/+104 |
| * | docs(readme)!: `main` is now the default branch | Christian Clason | 2025-12-14 | 1 | -12/+8 |
| * | feat(gleam)!: update parser and queries | Christian Clason | 2025-12-13 | 2 | -2/+2 |
| * | feat(parsers): update fortran, gotmpl, helm, idl, mlir, pkl, query, racket, s... | Christian Clason | 2025-12-13 | 1 | -12/+12 |
| * | ci(test): bump tree-sitter/setup-actions to v2 | Christian Clason | 2025-12-11 | 2 | -2/+2 |
| * | feat(haskell): injection for morpheus-graphql-client quasiquotes | Marc Jakobi | 2025-12-09 | 1 | -0/+11 |
| * | feat(gdscript): update builtin highlights | Riad | 2025-12-09 | 1 | -61/+270 |
| * | feat(sql): improve `@type` capture (#8315) | adaitche | 2025-12-09 | 1 | -2/+6 |
| * | feat(parsers): update brightscript, desktop, gotmpl, helm, ini, javadoc, mlir... | Christian Clason | 2025-12-09 | 1 | -12/+12 |
| * | feat(bash): highlight arguments of trap and kill builtin commands | Omar Valdez | 2025-12-08 | 2 | -12/+36 |
| * | feat(bash): remove unnecessary captures | Omar Valdez | 2025-12-08 | 1 | -6/+0 |
| * | fix(ruby): highlighting for string-literal symbols (#8317) | Cameron | 2025-12-08 | 1 | -1/+5 |