| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bot(lockfile): update inko, nu, udev | nvim-treesitter-bot[bot] | 2024-11-08 | 2 | -4/+4 | |
| | | ||||||
| * | fix(regex): more accurate highlights for named backreferences | Riley Bruins | 2024-11-07 | 1 | -1/+2 | |
| | | | | | | Highlight both surrounding angle brackets, and only apply the operator highlight to the actual \k operator. | |||||
| * | bot(lockfile): update nu, runescript, superhtml, swift | nvim-treesitter-bot[bot] | 2024-11-07 | 1 | -4/+4 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | docs(parser): mark julia as unmaintained | Christian Clason | 2024-11-06 | 1 | -1/+0 | |
| | | ||||||
| * | fix(wgsl): indent call expression params (#7309) | ganhaque | 2024-11-06 | 3 | -0/+32 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-11-06 | 1 | -0/+1 | |
| | | ||||||
| * | feat(runescript): add parser and queries (#7305) | David Lysenko | 2024-11-06 | 4 | -0/+133 | |
| | | ||||||
| * | bot(lockfile): update gitattributes, nix, nu, printf, properties, tcl | nvim-treesitter-bot[bot] | 2024-11-06 | 1 | -6/+6 | |
| | | ||||||
| * | ci(update): skip julia but for real | Christian Clason | 2024-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | ci(update): skip julia | Christian Clason | 2024-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | fix(wgsl): indent first parameter of function definition | Riley Bruins | 2024-11-06 | 3 | -2/+37 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-11-05 | 1 | -0/+1 | |
| | | ||||||
| * | feat(nu): add parser and queries (#7267) | Abhishek Singh | 2024-11-05 | 12 | -0/+449 | |
| | | ||||||
| * | bot(lockfile): update dhall, printf, regex, ziggy, ziggy_schema | nvim-treesitter-bot[bot] | 2024-11-05 | 1 | -5/+5 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-11-04 | 1 | -0/+1 | |
| | | ||||||
| * | feat: sway programming language | Riley Bruins | 2024-11-04 | 9 | -0/+848 | |
| | | ||||||
| * | fix(cooklang): apply correct filetype | Riley Bruins | 2024-11-04 | 1 | -0/+1 | |
| | | | | | | | `Cooklang` files are recognized as `cook` in vim. This prevents the parser from attaching since it is looking for `cooklang` files, so we have to specify the `filetype` here. | |||||
| * | bot(lockfile): update dart, devicetree, dhall, idl, ssh_config, xresources | nvim-treesitter-bot[bot] | 2024-11-04 | 1 | -6/+6 | |
| | | ||||||
| * | fix(rust): highlight parameters with ref in definition | Riley Bruins | 2024-11-03 | 2 | -0/+16 | |
| | | ||||||
| * | feat(regex): highlights for lazy quantifiers, \k | Riley Bruins | 2024-11-03 | 1 | -0/+2 | |
| | | | | | | Highlights the "?" following .* and the \k backreference operator in a pattern like the following: title=(?<quote>["'])(.*?)\k<quote> | |||||
| * | bot(lockfile): update awk, nix, styled, vhdl | nvim-treesitter-bot[bot] | 2024-11-03 | 1 | -4/+4 | |
| | | ||||||
| * | chore: recognize busted functions | Riley Bruins | 2024-11-02 | 1 | -2/+3 | |
| | | | | | | Now writing indent tests is easier because the language server recognizes the necessary functions | |||||
| * | bot(lockfile): update awk, desktop, groovy, nix, ruby, xresources | nvim-treesitter-bot[bot] | 2024-11-02 | 1 | -6/+6 | |
| | | ||||||
| * | fix(rst): capture (adornment) node as @markup.heading (#7302) | Shengyu Zhang | 2024-11-01 | 1 | -5/+5 | |
| | | | | | Node alias "adornment" is used as title's overline and underline: https://github.com/stsewd/tree-sitter-rst/blob/5120f6e59284cb8b85b450bd2db0bd352635ba9f/grammar.js#L112 | |||||
| * | 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 | |
| | | ||||||
