| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(circom): add parser and queries | Alexandr Martirosyan | 2024-12-06 | 4 | -0/+164 |
| * | fix(julia): fix incorrect documentation query | Fredrik Ekre | 2024-12-05 | 1 | -2/+4 |
| * | feat(inko): highlight the "copy" keyword | Yorick Peterse | 2024-12-04 | 1 | -0/+1 |
| * | fix(julia): fix incorrect documentation query | Fredrik Ekre | 2024-12-04 | 1 | -1/+5 |
| * | bot(lockfile): update apex, editorconfig, elixir, ledger, markdown, markdown_... | nvim-treesitter-bot[bot] | 2024-12-02 | 2 | -6/+0 |
| * | feat(gomod): punctuation, toolchain highlights | Riley Bruins | 2024-12-02 | 1 | -1/+11 |
| * | fix(nu): highlight all occurrences of "use" | Riley Bruins | 2024-11-30 | 1 | -2/+4 |
| * | feat(rust): highlight "gen" and "raw" keywords (#7419) | flippette | 2024-11-29 | 1 | -0/+2 |
| * | feat(julia): highlight interpolation operator | Fredrik Ekre | 2024-11-29 | 1 | -0/+9 |
| * | feat(inko): highlight "inline" keyword | Yorick Peterse | 2024-11-28 | 1 | -2/+3 |
| * | feat(zig): add locals queries (#7401) | AtomToast | 2024-11-28 | 1 | -0/+95 |
| * | fix(solidity): remove spurious operators in highlight queries (#7412) | JoranHonig | 2024-11-27 | 1 | -2/+0 |
| * | fix(verilog): update queries (#7400) | zhangwwpeng | 2024-11-24 | 1 | -1/+9 |
| * | fix(julia): treat :: as operator in type contexts | Fredrik Ekre | 2024-11-23 | 1 | -0/+8 |
| * | fix(astro): highlight self-closing component tags | net-solution | 2024-11-23 | 1 | -0/+4 |
| * | fix(julia): misc fixes to type highlighting | Fredrik Ekre | 2024-11-23 | 1 | -1/+10 |
| * | fix(julia): fix macro identifier highlight query | Fredrik Ekre | 2024-11-22 | 1 | -1/+3 |
| * | feat(robot): highlight query improvements | Tomas Sandven | 2024-11-22 | 1 | -0/+50 |
| * | fix(julia): capture docstrings in more cases | Fredrik Ekre | 2024-11-22 | 2 | -0/+4 |
| * | fix(julia): fix injection queries | Fredrik Ekre | 2024-11-22 | 1 | -16/+16 |
| * | feat(http): more comprehensive highlights | Riley Bruins | 2024-11-22 | 1 | -2/+14 |
| * | fix(jsdoc): only highlight slashes in paths (#7387) | Riley Bruins | 2024-11-21 | 1 | -1/+3 |
| * | feat(python): highlight modules | Omar Valdez | 2024-11-21 | 1 | -1/+20 |
| * | 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 desktop, editorconfig, just, nu, v, xresources | nvim-treesitter-bot[bot] | 2024-11-19 | 1 | -4/+8 |
| * | feat(gdscript): add new export annotations | PrestonKnopp | 2024-11-18 | 1 | -2/+3 |
| * | fix(zig): begin indent at `struct_declaration` | Yi Ming | 2024-11-15 | 1 | -0/+1 |
| * | 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 | 1 | -21/+31 |
| * | feat(julia): update parser and queries | Christian Clason | 2024-11-11 | 2 | -163/+143 |
| * | fix(regex): more accurate highlights for named backreferences | Riley Bruins | 2024-11-07 | 1 | -1/+2 |
| * | fix(wgsl): indent call expression params (#7309) | ganhaque | 2024-11-06 | 1 | -0/+1 |
| * | feat(runescript): add parser and queries (#7305) | David Lysenko | 2024-11-06 | 2 | -0/+121 |
| * | fix(wgsl): indent first parameter of function definition | Riley Bruins | 2024-11-06 | 1 | -1/+14 |
| * | feat(nu): add parser and queries (#7267) | Abhishek Singh | 2024-11-05 | 3 | -0/+387 |
| * | feat: sway programming language | Riley Bruins | 2024-11-04 | 5 | -0/+472 |
| * | fix(rust): highlight parameters with ref in definition | Riley Bruins | 2024-11-03 | 1 | -0/+8 |
| * | feat(regex): highlights for lazy quantifiers, \k | Riley Bruins | 2024-11-03 | 1 | -0/+2 |
| * | fix(rst): capture (adornment) node as @markup.heading (#7302) | Shengyu Zhang | 2024-11-01 | 1 | -5/+5 |
| * | feat(cylc): add parser and queries (#7225) | Elliot Fontaine | 2024-10-31 | 4 | -0/+109 |
| * | feat(thrift): small improvements | Riley Bruins | 2024-10-30 | 2 | -19/+12 |
| * | feat(bash): highlight more builtin commands | Omar Valdez | 2024-10-30 | 1 | -5/+5 |
| * | fix(rust): regex injections, highlights | Riley Bruins | 2024-10-27 | 2 | -4/+52 |
| * | fix(formatter): simplify code, remove odd line break | Riley Bruins | 2024-10-26 | 5 | -10/+5 |
| * | feat(desktop): desktop parser and queries (#7282) | Omar Valdez | 2024-10-26 | 3 | -0/+103 |
| * | feat(bash): highlight special shell variables | Omar Valdez | 2024-10-25 | 1 | -0/+19 |
| * | fix(rust): separate import folds from others (#7279) | Riley Bruins | 2024-10-24 | 1 | -1/+1 |
| * | fix(xml,dtd): adapt to parser changes | ObserverOfTime | 2024-10-22 | 2 | -64/+45 |