| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | fix(latex): update bibstyle queries (#6102) | gi1242 | 2024-02-15 | 2 | -2/+6 |
| * | fix(python): better try-except indentation (#6097) | Riley Bruins | 2024-02-15 | 3 | -2/+21 |
| * | feat: add the hlsplaylist parser | Wu Zhenyu | 2024-02-14 | 5 | -0/+55 |
| * | Update parsers: tcl, wing | nvim-treesitter-bot[bot] | 2024-02-14 | 1 | -2/+2 |
| * | feat(lalrpop): highlight annotation macros | Gartox | 2024-02-13 | 1 | -0/+3 |
| * | Update parsers: c, chatito, dtd, lalrpop, properties, query, slint, wing, xml... | nvim-treesitter-bot[bot] | 2024-02-13 | 1 | -10/+10 |
| * | fix(yuck): comment out start-of-line parens | Phạm Huy Hoàng | 2024-02-13 | 3 | -16/+44 |
| * | fix(cpp): add back comment injection | Jaehwang Jung | 2024-02-13 | 1 | -0/+3 |
| * | Update README | nvim-treesitter-bot[bot] | 2024-02-13 | 1 | -2/+2 |
| * | Update parsers: arduino, bash, chatito, dtd, gitattributes, gpg, pem, poe_fil... | nvim-treesitter-bot[bot] | 2024-02-13 | 1 | -21/+21 |
| * | fix(xml): adapt to repo layout change | Christian Clason | 2024-02-13 | 1 | -4/+4 |
| * | Update parsers: properties, scala, slang, wing, zathurarc | nvim-treesitter-bot[bot] | 2024-02-12 | 1 | -5/+5 |
| * | feat(jsx): spell check text nodes (#6083) | Sean Boult | 2024-02-12 | 1 | -1/+1 |
| * | chore(v): update lockfile | Turiiya | 2024-02-11 | 1 | -1/+1 |