| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix(bash): offset injection content | vanaigr | 2024-12-31 | 1 | -12/+12 |
| * | fix(xml): properly indent closing tags | Shaun Attfield (shaun@xomen) | 2024-12-30 | 1 | -1/+1 |
| * | fix(leo): indent } now properly dedents | Robert Horvath | 2024-12-30 | 1 | -18/+32 |
| * | feat(leo): highlights casting and record expressions added | Robert Horvath | 2024-12-30 | 1 | -2/+21 |
| * | feat(ipkg): add parser and queries (#7277) | Serhii Khoma | 2024-12-30 | 5 | -0/+131 |
| * | feat(ruby): add injection for debugger command strings (#7480) | Derek Stride | 2024-12-30 | 1 | -0/+12 |
| * | fix(ssh_config): highlight `"always"` (#7507) | ObserverOfTime | 2024-12-29 | 1 | -0/+2 |
| * | feat(inko): highlight the "type" keyword | Yorick Peterse | 2024-12-24 | 1 | -0/+1 |
| * | feat(kconfig): adapt queries to parser changes | Amaan Qureshi | 2024-12-22 | 2 | -12/+15 |
| * | fix(nu): perf issue of highlight.scm (#7475) | zc he | 2024-12-17 | 1 | -2/+3 |
| * | fix(lua): remove duplicate `nvim_command` (#7477) | phanium | 2024-12-17 | 1 | -2/+1 |
| * | fix(gren): adapt queries to parser changes (#7472) | Mae Brooks | 2024-12-16 | 1 | -2/+2 |
| * | feat(zig): improve indents (#7471) | Vincent Rischmann | 2024-12-15 | 1 | -0/+5 |
| * | feat(go): string regex highlights | Riley Bruins | 2024-12-15 | 1 | -0/+15 |
| * | fix(go): properly apply injections in strings | Riley Bruins | 2024-12-15 | 1 | -6/+9 |
| * | feat(soql): update parser and queries (#7461) | Heber | 2024-12-12 | 1 | -1/+4 |
| * | feat(sxhkd): add bash injection for `(command)` (#7456) | phanium | 2024-12-10 | 1 | -0/+3 |
| * | 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 |