| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(diff): Highlight comments | Omar Valdez | 2024-07-02 | 2 | -0/+4 | |
| | | ||||||
| * | bot(lockfile): update git_rebase, gitcommit | nvim-treesitter-bot[bot] | 2024-07-02 | 1 | -2/+2 | |
| | | ||||||
| * | feat(idl): add indents | DragonBillow | 2024-07-01 | 1 | -0/+7 | |
| | | | | | Signed-off-by: DragonBillow <DragonBillow@outlook.com> | |||||
| * | feat(bp): update parser and queries (#6843) | Bruno BELANYI | 2024-07-01 | 3 | -1/+5 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | fix(idl): fix author name (#6840) | DragonBillow | 2024-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update angular, diff, dtd, idl, ocaml, ocaml_interface, ↵ | nvim-treesitter-bot[bot] | 2024-07-01 | 1 | -8/+8 | |
| | | | | | scala, xml | |||||
| * | feat(idl): update highlight | DragonBillow | 2024-07-01 | 2 | -7/+19 | |
| | | | | | Signed-off-by: DragonBillow <DragonBillow@outlook.com> | |||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-06-30 | 1 | -0/+1 | |
| | | ||||||
| * | feat: robots.txt support | Vladimir Levin | 2024-06-30 | 4 | -0/+20 | |
| | | ||||||
| * | bot(lockfile): update http, matlab, scala | nvim-treesitter-bot[bot] | 2024-06-30 | 1 | -3/+3 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-06-30 | 1 | -1/+1 | |
| | | ||||||
| * | chore: add maintainer for r (#6833) | Riley Bruins | 2024-06-30 | 1 | -0/+1 | |
| | | ||||||
| * | fix(r): resolve highlight regressions | Riley Bruins | 2024-06-29 | 2 | -9/+15 | |
| | | ||||||
| * | bot(lockfile): update templ, zig | nvim-treesitter-bot[bot] | 2024-06-29 | 1 | -2/+2 | |
| | | ||||||
| * | fix(r): adapt indent queries | Phạm Huy Hoàng | 2024-06-28 | 2 | -7/+6 | |
| | | | | | | | | - Anchor parameter query. There's no need for multiple indent.align captures - Narrow down binary_operator indent.begin. From tree-sitter-r corpus and highlight tests, this seems to be appropriate. | |||||
| * | bot(lockfile): update idl, xcompose | nvim-treesitter-bot[bot] | 2024-06-28 | 1 | -2/+2 | |
| | | ||||||
| * | fix: use terraform parser for terraform-vars | Vladimir Levin | 2024-06-28 | 1 | -0/+1 | |
| | | ||||||
| * | refactor(python): merge docstring queries | ObserverOfTime | 2024-06-28 | 1 | -22/+3 | |
| | | ||||||
| * | fix(v): anchor comment highlight query | Turiiya | 2024-06-28 | 1 | -0/+1 | |
| | | | | | | * fix(v): use `source_file` as parent node for comment highlight query * fix: correctly recognize doc comment | |||||
| * | bot(lockfile): update erlang, janet_simple, m68k | nvim-treesitter-bot[bot] | 2024-06-27 | 2 | -4/+4 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | feat(r)!: update parser and queries | Christian Clason | 2024-06-27 | 9 | -132/+117 | |
| | | ||||||
| * | feat(gitcommit): remove overflow rule | gbprod | 2024-06-27 | 1 | -2/+0 | |
| | | | | | | | | This commit remove the highlight of the overflow node in gitcommit syntax introduced [by this PR](https://github.com/nvim-treesitter/nvim-treesitter/pull/6222). This node will be removed when [this PR](https://github.com/gbprod/tree-sitter-gitcommit/pull/68) will be merge. | |||||
| * | bot(lockfile): update gitcommit, hyprlang, m68k, sparql | nvim-treesitter-bot[bot] | 2024-06-27 | 1 | -4/+4 | |
| | | ||||||
| * | feat(v): add shebang query | Turiiya | 2024-06-26 | 1 | -0/+2 | |
| | | ||||||
| * | bot(lockfile): update janet_simple, roc, swift | nvim-treesitter-bot[bot] | 2024-06-26 | 1 | -3/+3 | |
| | | ||||||
| * | feat(tact): update parser and queries | Christian Clason | 2024-06-25 | 4 | -29/+30 | |
| | | ||||||
| * | bot(lockfile): update just, nickel, ralph | nvim-treesitter-bot[bot] | 2024-06-25 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update systemverilog | nvim-treesitter-bot[bot] | 2024-06-24 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update hcl, luau, terraform | nvim-treesitter-bot[bot] | 2024-06-24 | 1 | -3/+3 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add systemverilog support (#6775) | zhangwwpeng | 2024-06-23 | 6 | -1/+635 | |
| | | ||||||
| * | fix(latex): correct lockfile hash | Christian Clason | 2024-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | feat(latex): improve hyperlinks | Jonas Dujava | 2024-06-23 | 2 | -9/+5 | |
| | | | | | Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | feat(latex): highlight hyperlinks | Christian Clason | 2024-06-23 | 1 | -0/+2 | |
| | | ||||||
| * | fix(verilog): various touch-ups | Riley Bruins | 2024-06-23 | 1 | -9/+19 | |
| | | ||||||
| * | bot(lockfile): update cuda, glsl, hlsl, janet_simple, latex, scala, slang, ↵ | nvim-treesitter-bot[bot] | 2024-06-23 | 1 | -8/+8 | |
| | | | | | wgsl_bevy | |||||
| * | bot(lockfile): update erlang, janet_simple, nix | nvim-treesitter-bot[bot] | 2024-06-22 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update roc, ruby | nvim-treesitter-bot[bot] | 2024-06-21 | 1 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update cmake, earthfile, idl, mlir | nvim-treesitter-bot[bot] | 2024-06-20 | 1 | -4/+4 | |
| | | ||||||
| * | feat(janet): update highlights (#6789) | sogaiu | 2024-06-19 | 1 | -76/+80 | |
| | | | | Co-authored-by: sogaiu <983021772@users.noreply.github.com> | |||||
| * | bot(lockfile): update djot, tsx, typescript | nvim-treesitter-bot[bot] | 2024-06-19 | 1 | -3/+3 | |
| | | ||||||
| * | fix(cooklang): add some missing highlights | Riley Bruins | 2024-06-18 | 1 | -0/+7 | |
| | | ||||||
| * | bot(lockfile): update cpp, hcl, swift, terraform | nvim-treesitter-bot[bot] | 2024-06-18 | 1 | -4/+4 | |
| | | ||||||
| * | apex: highlights: change the constant variable order to recognize it (#6779) | Sarath Addanki | 2024-06-17 | 1 | -3/+3 | |
| | | ||||||
| * | fix(gleam): remove incorrect builtin highlight (#6757) | Louis Pilfold | 2024-06-17 | 3 | -13/+10 | |
| | | ||||||
| * | fix(markdown): conceal nbsp entity as space (#6778) | Jannik Buhr | 2024-06-17 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update corn, earthfile, hcl, janet_simple, rbs | nvim-treesitter-bot[bot] | 2024-06-17 | 1 | -5/+5 | |
| | | ||||||
| * | bot(lockfile): update earthfile, hyprlang, janet_simple, svelte, twig, v | nvim-treesitter-bot[bot] | 2024-06-16 | 2 | -7/+7 | |
| | | ||||||
