| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bot(lockfile): update nu, perl, robot, scala, sql, teal | nvim-treesitter-bot[bot] | 2024-11-22 | 1 | -6/+6 | |
| | | ||||||
| * | fix(jsdoc): only highlight slashes in paths (#7387) | Riley Bruins | 2024-11-21 | 1 | -1/+3 | |
| | | | | | Otherwise the final slash in a doc comment `*/` will also be highlighted. | |||||
| * | feat(python): highlight modules | Omar Valdez | 2024-11-21 | 2 | -2/+21 | |
| | | ||||||
| * | feat(bash): highlight redirections | Omar Valdez | 2024-11-21 | 1 | -1/+4 | |
| | | ||||||
| * | feat(vim): highlight prepend operator | Omar Valdez | 2024-11-21 | 1 | -0/+1 | |
| | | ||||||
| * | bot(lockfile): update ledger, nu, robot | nvim-treesitter-bot[bot] | 2024-11-21 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update arduino, just, ledger, mlir, nu, php, php_only, r, sql | nvim-treesitter-bot[bot] | 2024-11-20 | 1 | -9/+9 | |
| | | ||||||
| * | bot(lockfile): update desktop, editorconfig, just, nu, v, xresources | nvim-treesitter-bot[bot] | 2024-11-19 | 2 | -10/+14 | |
| | | ||||||
| * | feat(gdscript): add new export annotations | PrestonKnopp | 2024-11-18 | 1 | -2/+3 | |
| | | ||||||
| * | bot(lockfile): update editorconfig, gdscript, json, just, nu, pug, templ, ↵ | nvim-treesitter-bot[bot] | 2024-11-18 | 1 | -9/+9 | |
| | | | | | vhdl, xresources | |||||
| * | bot(lockfile): update dart, julia, nu, ocaml, ocaml_interface, perl, sql, ↵ | nvim-treesitter-bot[bot] | 2024-11-17 | 1 | -8/+8 | |
| | | | | | xresources | |||||
| * | bot(lockfile): update julia, sql | nvim-treesitter-bot[bot] | 2024-11-16 | 1 | -2/+2 | |
| | | ||||||
| * | fix(zig): begin indent at `struct_declaration` | Yi Ming | 2024-11-15 | 1 | -0/+1 | |
| | | ||||||
| * | bot(lockfile): update nix, nu, r, teal | nvim-treesitter-bot[bot] | 2024-11-15 | 1 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update gren, typst, v | nvim-treesitter-bot[bot] | 2024-11-14 | 1 | -3/+3 | |
| | | ||||||
| * | feat(unison): inject markdown for doc blocks | zetashift | 2024-11-13 | 1 | -0/+3 | |
| | | ||||||
| * | feat(unison): add fold queries | zetashift | 2024-11-13 | 1 | -0/+10 | |
| | | ||||||
| * | refactor(unison): update to latest treesitter grammar | zetashift | 2024-11-13 | 3 | -23/+33 | |
| | | ||||||
| * | bot(lockfile): update dtd, mlir, nix, v, vhdl, xml | nvim-treesitter-bot[bot] | 2024-11-13 | 1 | -6/+6 | |
| | | ||||||
| * | bot(lockfile): update bash, cpp, go, html, idl, latex, sway, swift, t32, templ | nvim-treesitter-bot[bot] | 2024-11-12 | 1 | -10/+10 | |
| | | ||||||
| * | bot(lockfile): update agda, bash, c, c_sharp, cpp, css, editorconfig, ↵ | nvim-treesitter-bot[bot] | 2024-11-11 | 1 | -34/+34 | |
| | | | | | embedded_template, foam, go, haskell, html, java, javascript, jsdoc, json, julia, mlir, ocaml, ocaml_interface, php, php_only, python, ql, query, regex, ruby, rust, scala, t32, templ, tsx, typescript, xresources | |||||
| * | feat(julia): update parser and queries | Christian Clason | 2024-11-11 | 4 | -165/+145 | |
| | | ||||||
| * | fix: formatter idempotency for nested groupings (#7345) | Riley Bruins | 2024-11-11 | 1 | -0/+1 | |
| | | | | | | | Currently, for something like `(((((node))))) @cap`, the formatter will produce `((node)) @cap`, and then after another pass it will produce `(node) @cap`. This commit makes it so that all extraneous parentheses are removed on the first pass. | |||||
| * | bot(lockfile): update bash, c_sharp, cpp, earthfile, editorconfig, ↵ | nvim-treesitter-bot[bot] | 2024-11-10 | 1 | -18/+18 | |
| | | | | | embedded_template, go, html, java, javascript, jsdoc, json, nix, nu, python, regex, rust, t32 | |||||
| * | bot(lockfile): update desktop, earthfile, mlir, nix, nu, v, xresources | nvim-treesitter-bot[bot] | 2024-11-09 | 1 | -7/+7 | |
| | | ||||||
| * | 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 | |||||
