| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bot(lockfile): update cylc, superhtml | nvim-treesitter-bot[bot] | 2024-11-01 | 1 | -2/+2 | |
| | | ||||||
| * | feat(cylc): add parser and queries (#7225) | Elliot Fontaine | 2024-10-31 | 7 | -0/+121 | |
| | | ||||||
| * | bot(lockfile): update editorconfig, gleam, heex, superhtml | nvim-treesitter-bot[bot] | 2024-10-31 | 1 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update beancount, desktop, tlaplus, vala | nvim-treesitter-bot[bot] | 2024-10-30 | 1 | -4/+4 | |
| | | ||||||
| * | feat(thrift): small improvements | Riley Bruins | 2024-10-30 | 2 | -19/+12 | |
| | | | | | | Less capture duplication by separating queries, include folds, move `@variable.member` to `@property` | |||||
| * | feat(bash): highlight more builtin commands | Omar Valdez | 2024-10-30 | 1 | -5/+5 | |
| | | | | | | | | | Commands: - `.` - `:` - `true` - `false` | |||||
| * | ci(update): skip gnuplot, unskip djot | Christian Clason | 2024-10-29 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update c, fortran, koto | nvim-treesitter-bot[bot] | 2024-10-29 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update editorconfig, just, swift | nvim-treesitter-bot[bot] | 2024-10-28 | 1 | -3/+3 | |
| | | ||||||
| * | fix(rust): regex injections, highlights | Riley Bruins | 2024-10-27 | 2 | -4/+52 | |
| | | | | | | | | | | **Problem:** Rust's regex injections were not applied since the string content is behind a `(string_content)` node, and the injections were applied to the parent node without the `include-children` directive. **Solution:** Apply the injections to the string content. Also highlight them accordingly. | |||||
| * | bot(lockfile): update javascript, mlir, templ, tlaplus | nvim-treesitter-bot[bot] | 2024-10-27 | 1 | -4/+4 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-26 | 1 | -0/+1 | |
| | | ||||||
| * | fix(formatter): simplify code, remove odd line break | Riley Bruins | 2024-10-26 | 6 | -58/+31 | |
| | | ||||||
| * | feat(desktop): desktop parser and queries (#7282) | Omar Valdez | 2024-10-26 | 5 | -0/+114 | |
| | | ||||||
| * | bot(lockfile): update superhtml | nvim-treesitter-bot[bot] | 2024-10-26 | 1 | -1/+1 | |
| | | ||||||
| * | feat(bash): highlight special shell variables | Omar Valdez | 2024-10-25 | 1 | -0/+19 | |
| | | ||||||
| * | bot(lockfile): update koto, t32 | nvim-treesitter-bot[bot] | 2024-10-25 | 1 | -2/+2 | |
| | | ||||||
| * | docs(readme): mark Nvim 0.10 as required | Christian Clason | 2024-10-25 | 2 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update elixir, fortran, koto, vimdoc | nvim-treesitter-bot[bot] | 2024-10-24 | 1 | -4/+4 | |
| | | ||||||
| * | fix(rust): separate import folds from others (#7279) | Riley Bruins | 2024-10-24 | 1 | -1/+1 | |
| | | ||||||
| * | fix(predicates): remove upstreamed predicates and directives | Christian Clason | 2024-10-23 | 1 | -74/+0 | |
| | | | | | | | | | Problem: Overriding upstreamed predicates replaces optimized versions on Nvim 0.11. Solution: Now that nvim-treesitter requires Nvim 0.10, simply remove the upstreamed predicates and directives. | |||||
| * | bot(lockfile): update editorconfig, erlang, sqlv0.9.3 | nvim-treesitter-bot[bot] | 2024-10-23 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update erlang, gitcommit, lua, markdown, markdown_inline | nvim-treesitter-bot[bot] | 2024-10-22 | 1 | -5/+5 | |
| | | ||||||
| * | fix(xml,dtd): adapt to parser changes | ObserverOfTime | 2024-10-22 | 3 | -66/+47 | |
| | | ||||||
| * | bot(lockfile): update swift, tlaplus, vimdoc, xresources | nvim-treesitter-bot[bot] | 2024-10-21 | 1 | -4/+4 | |
| | | ||||||
| * | feat(c): use `@constant.macro` for macro identifiers (#7266) | Omar Valdez | 2024-10-20 | 1 | -2/+11 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-20 | 1 | -0/+1 | |
| | | ||||||
| * | feat(xresources): add parser and queries (#7260) | Omar Valdez | 2024-10-20 | 6 | -0/+114 | |
| | | ||||||
| * | bot(lockfile): update devicetree, editorconfig, json, markdown, ↵ | nvim-treesitter-bot[bot] | 2024-10-20 | 1 | -6/+6 | |
| | | | | | markdown_inline, svelte | |||||
| * | bot(lockfile): update gitcommit, regex | nvim-treesitter-bot[bot] | 2024-10-19 | 1 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update wgsl_bevy | nvim-treesitter-bot[bot] | 2024-10-18 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update gitcommit, scala, superhtml, textproto | nvim-treesitter-bot[bot] | 2024-10-17 | 1 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update elixir, fsharp, glimmer_javascript, ↵ | nvim-treesitter-bot[bot] | 2024-10-16 | 1 | -12/+12 | |
| | | | | | glimmer_typescript, gren, java, php, php_only, scala, t32 | |||||
| * | fix(xml): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -1/+148 | |
| | | ||||||
| * | fix(tlaplus): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -5/+0 | |
| | | ||||||
| * | fix(starlark): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -6/+1 | |
| | | ||||||
| * | fix(sql): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -7/+0 | |
| | | ||||||
| * | fix(soql): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 | |
| | | ||||||
| * | fix(scala): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -2/+0 | |
| | | ||||||
| * | fix(re2c): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 | |
| | | ||||||
| * | fix(prql): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -11/+0 | |
| | | ||||||
| * | fix(ocaml_interface): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+327 | |
| | | ||||||
| * | fix(nqc): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -4/+1 | |
| | | ||||||
| * | fix(dart): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 | |
| | | ||||||
| * | fix(bitbake): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 | |
| | | ||||||
| * | fix(astro): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+5 | |
| | | ||||||
| * | fix(apex): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 | |
| | | ||||||
| * | feat(verilog)!: use systemverilog parser and queries (#7170) | henrykvdb | 2024-10-16 | 10 | -860/+463 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-16 | 1 | -0/+1 | |
| | | ||||||
| * | feat(gren): gren parser and queries (#7237) | Mae Brooks | 2024-10-15 | 4 | -0/+137 | |
| | | ||||||
