| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(t32): update queries from upstream (#6440) | Christoph Sax | 2024-04-14 | 2 | -0/+5 |
| * | fix(solidity): adapt queries to parser changes | JoranHonig | 2024-04-13 | 1 | -8/+11 |
| * | fix: add highlights for static member expression (#6393) | Dennis van den Berg | 2024-04-12 | 1 | -1/+4 |
| * | feat: add earthfile parser (#6395) | Gaëtan Lehmann | 2024-04-11 | 2 | -0/+138 |
| * | fix(odin): updates queries from upstream (#6425) | Laytan | 2024-04-10 | 3 | -9/+37 |
| * | fix(go): update queries from upstream | Amaan Qureshi | 2024-04-10 | 1 | -1/+1 |
| * | fix(solidity): update queries from upstream (#6424) | Amaan Qureshi | 2024-04-10 | 1 | -2/+2 |
| * | feat(java): add when operator (#6420) | Guilherme Soares | 2024-04-09 | 1 | -0/+1 |
| * | feat(nix): misc cleanups + comment injection (#6418) | Riley Bruins | 2024-04-09 | 2 | -24/+32 |
| * | fix(c_sharp): highlight `raw_string_literal` | neuromagus | 2024-04-08 | 1 | -0/+1 |
| * | fix(rust): update queries from upstream | Amaan Qureshi | 2024-04-07 | 1 | -1/+1 |
| * | fix(bash): fix printf injection queries (#6405) | David Guevara | 2024-04-05 | 1 | -9/+27 |
| * | feat(lua): add `exec_lua` injection for nvim tests | Christian Clason | 2024-04-05 | 1 | -0/+9 |
| * | fix(rust): indentation in multi-line tuple pattern (#6402) | ganhaque | 2024-04-04 | 1 | -0/+4 |
| * | chore: update downstream fish highlights | Omar Zeghouani | 2024-04-04 | 1 | -0/+2 |
| * | fix(rust): indentation in multi-line for expression | ganhaque | 2024-04-04 | 1 | -1/+0 |
| * | fix(rust): indentation in tuple type patterns | ganhaque | 2024-04-04 | 1 | -0/+4 |
| * | highlights(cuda): add support for `__managed__` | Stephan Seitz | 2024-04-03 | 1 | -0/+1 |
| * | feat(elixir): add stab_clause to folds | Mitchell Hanberg | 2024-04-01 | 1 | -0/+1 |
| * | feat(djot): update queries (#6375) | Jonas Hietala | 2024-04-01 | 4 | -53/+207 |
| * | fix(nix): highlight ellipsis as builtin parameter | Riley Bruins | 2024-04-01 | 1 | -1/+1 |
| * | feat(nix): misc. operator/punctuation highlights | Riley Bruins | 2024-04-01 | 1 | -0/+7 |
| * | feat(roc): add new parser tree-sitter-roc | nat-418 | 2024-04-01 | 3 | -0/+234 |
| * | bot(lockfile): update djot, snakemake, v | nvim-treesitter-bot[bot] | 2024-03-31 | 1 | -1/+1 |
| * | feat(snakemake): add indentation queries | Oliver Thomas | 2024-03-30 | 1 | -0/+16 |
| * | bot(lockfile): update beancount, liquid, ocaml, ocaml_interface, v, vento, wing | nvim-treesitter-bot[bot] | 2024-03-30 | 3 | -4/+13 |
| * | fix(python): add staticmethod to builtin decorators | vsajko | 2024-03-30 | 1 | -1/+1 |
| * | feat(liquid): add new parser tree-sitter-liquid (#6359) | Hank Jackson | 2024-03-29 | 2 | -0/+152 |
| * | fix(c): don't highlight preproc_arg | Jaehwang Jung | 2024-03-27 | 1 | -3/+0 |
| * | fix(php): capture `break` as keyword.repeat | Caleb White | 2024-03-27 | 1 | -1/+1 |
| * | chore(php): move keywords to top of queries | Caleb White | 2024-03-27 | 1 | -167/+167 |
| * | fix(php): fix use_{as,instead_of}_clause highlights | Caleb White | 2024-03-27 | 1 | -3/+17 |
| * | fix(php): add missing keyword highlights, fix static keyword | Caleb White | 2024-03-27 | 1 | -2/+15 |
| * | feat(php): add highlight tests | Caleb White | 2024-03-27 | 1 | -0/+1 |
| * | feat(julia): broadcast pipe | Christian Degnbol Madsen | 2024-03-26 | 1 | -1/+1 |
| * | fix(rust): indentation in tuple struct patterns | Amaan Qureshi | 2024-03-26 | 1 | -0/+4 |
| * | feat(markdown): yaml, toml metadata highlights (#6360) | Riley Bruins | 2024-03-26 | 1 | -0/+6 |
| * | fix(swift): highlights | Wojciech Kulik | 2024-03-25 | 1 | -1/+18 |
| * | style: format query | datwaft | 2024-03-25 | 1 | -11/+8 |
| * | feat(lua): add injections for `vim.filetype.add` | datwaft | 2024-03-25 | 1 | -0/+18 |
| * | feat(bash): align substitutions with expansions | michaelPotter | 2024-03-24 | 1 | -2/+7 |
| * | feat: add djot support (#6326) | Noah Bogart | 2024-03-22 | 2 | -0/+293 |
| * | refactor(format): drop extra indentation for field | Phạm Huy Hoàng | 2024-03-21 | 139 | -2732/+2122 |
| * | feat(rust): improve indents | Amaan Qureshi | 2024-03-21 | 1 | -2/+10 |
| * | Add "just" parser | Tomas Sandven | 2024-03-21 | 5 | -0/+229 |
| * | fix(rust): dedent on macro definition end | Amaan Qureshi | 2024-03-20 | 1 | -1/+12 |
| * | fix(graphql): end indent after block | Levi | 2024-03-21 | 1 | -0/+2 |
| * | feat(sql): highlight fields in column definition | Omar Valdez | 2024-03-20 | 1 | -0/+3 |
| * | Update Clojure highlights to be metadata aware (#6213) | Noah | 2024-03-19 | 1 | -26/+33 |
| * | feat: add vento support (#6261) | Matthew Taylor | 2024-03-18 | 2 | -0/+22 |