| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bot(lockfile): update editorconfig, erlang, sqlv0.9.3 | nvim-treesitter-bot[bot] | 2024-10-23 | 1 | -3/+3 |
| | | |||||
| * | bot(lockfile): update erlang, gitcommit, lua, markdown, markdown_inline | nvim-treesitter-bot[bot] | 2024-10-22 | 1 | -5/+5 |
| | | |||||
| * | fix(xml,dtd): adapt to parser changes | ObserverOfTime | 2024-10-22 | 3 | -66/+47 |
| | | |||||
| * | bot(lockfile): update swift, tlaplus, vimdoc, xresources | nvim-treesitter-bot[bot] | 2024-10-21 | 1 | -4/+4 |
| | | |||||
| * | feat(c): use `@constant.macro` for macro identifiers (#7266) | Omar Valdez | 2024-10-20 | 1 | -2/+11 |
| | | |||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-20 | 1 | -0/+1 |
| | | |||||
| * | feat(xresources): add parser and queries (#7260) | Omar Valdez | 2024-10-20 | 6 | -0/+114 |
| | | |||||
| * | bot(lockfile): update devicetree, editorconfig, json, markdown, ↵ | nvim-treesitter-bot[bot] | 2024-10-20 | 1 | -6/+6 |
| | | | | | markdown_inline, svelte | ||||
| * | bot(lockfile): update gitcommit, regex | nvim-treesitter-bot[bot] | 2024-10-19 | 1 | -2/+2 |
| | | |||||
| * | bot(lockfile): update wgsl_bevy | nvim-treesitter-bot[bot] | 2024-10-18 | 1 | -1/+1 |
| | | |||||
| * | bot(lockfile): update gitcommit, scala, superhtml, textproto | nvim-treesitter-bot[bot] | 2024-10-17 | 1 | -4/+4 |
| | | |||||
| * | bot(lockfile): update elixir, fsharp, glimmer_javascript, ↵ | nvim-treesitter-bot[bot] | 2024-10-16 | 1 | -12/+12 |
| | | | | | glimmer_typescript, gren, java, php, php_only, scala, t32 | ||||
| * | fix(xml): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -1/+148 |
| | | |||||
| * | fix(tlaplus): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -5/+0 |
| | | |||||
| * | fix(starlark): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -6/+1 |
| | | |||||
| * | fix(sql): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -7/+0 |
| | | |||||
| * | fix(soql): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 |
| | | |||||
| * | fix(scala): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -2/+0 |
| | | |||||
| * | fix(re2c): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 |
| | | |||||
| * | fix(prql): remove unused rules | Amaan Qureshi | 2024-10-16 | 1 | -11/+0 |
| | | |||||
| * | fix(ocaml_interface): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+327 |
| | | |||||
| * | fix(nqc): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -4/+1 |
| | | |||||
| * | fix(dart): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 |
| | | |||||
| * | fix(bitbake): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 |
| | | |||||
| * | fix(astro): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+5 |
| | | |||||
| * | fix(apex): remove unused rule | Amaan Qureshi | 2024-10-16 | 1 | -1/+0 |
| | | |||||
| * | feat(verilog)!: use systemverilog parser and queries (#7170) | henrykvdb | 2024-10-16 | 10 | -860/+463 |
| | | |||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-16 | 1 | -0/+1 |
| | | |||||
| * | feat(gren): gren parser and queries (#7237) | Mae Brooks | 2024-10-15 | 4 | -0/+137 |
| | | |||||
| * | feat(typst): fold sections | Igor | 2024-10-15 | 1 | -0/+1 |
| | | |||||
| * | don't capture tables as headings | Omar Valdez | 2024-10-15 | 1 | -20/+1 |
| | | |||||
| * | refactor(toml): highlight queries | Omar Valdez | 2024-10-15 | 1 | -35/+39 |
| | | |||||
| * | bot(lockfile): update agda, bash, c, c_sharp, cmake, cpp, css, diff, ↵ | nvim-treesitter-bot[bot] | 2024-10-15 | 2 | -40/+38 |
| | | | | | editorconfig, eds, elixir, embedded_template, gitcommit, go, gotmpl, haskell, helm, hlsl, html, java, javascript, jsdoc, julia, just, ledger, php, php_only, python, ql, qmljs, regex, ruby, rust, slang, templ, tsx, typescript, verilog | ||||
| * | fix(diff): delta highlights override punctuation | Riley Bruins | 2024-10-15 | 1 | -1/+2 |
| | | |||||
| * | feat(regex): better count quantifier highlights | Riley Bruins | 2024-10-15 | 1 | -0/+3 |
| | | |||||
| * | Fix(auto_install): Install parser if Filetype already known | Nikolai Devolder | 2024-10-14 | 1 | -6/+10 |
| | | | | | | | | If setup function was called after `FileType` autocommand triggers the installation of parser was not done. This commit checks if filetype is already know before adding the autocommand. | ||||
| * | fix(slang): adapt to parser changes | Amaan Qureshi | 2024-10-14 | 1 | -1/+305 |
| | | |||||
| * | fix(latex): capture nameless color change (#7243) | Jonáš Dujava | 2024-10-14 | 1 | -1/+1 |
| | | | | | | | Color can be changed by directly passing color `model` and `spec`, so make the `name` field optional. Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | ||||
| * | bot(lockfile): update mlir, nix, perl, pioasm | nvim-treesitter-bot[bot] | 2024-10-12 | 1 | -4/+4 |
| | | |||||
| * | bot(lockfile): update editorconfig, meson, nix, phpdoc, teal | nvim-treesitter-bot[bot] | 2024-10-11 | 1 | -5/+5 |
| | | |||||
| * | fix(apex): update parser and queries (#7230) | Heber | 2024-10-10 | 2 | -6/+5 |
| | | |||||
| * | bot(lockfile): update editorconfig, kotlin, mlir, nix, swift, tact | nvim-treesitter-bot[bot] | 2024-10-10 | 1 | -6/+6 |
| | | |||||
| * | feat(tact): update parser and queries (#7196) | Novus Nota | 2024-10-09 | 4 | -19/+22 |
| | | |||||
| * | bot(lockfile): update superhtml, v | nvim-treesitter-bot[bot] | 2024-10-09 | 1 | -2/+2 |
| | | |||||
| * | bot(lockfile): update cmake, llvm, perl, vhdl | nvim-treesitter-bot[bot] | 2024-10-08 | 2 | -5/+5 |
| | | |||||
| * | fix(dart): more highlight coverage, import folds | Riley Bruins | 2024-10-08 | 2 | -13/+39 |
| | | |||||
| * | bot(lockfile): update apex, mlir, nix, sflog, soql, sosl, superhtml, swift, ↵ | nvim-treesitter-bot[bot] | 2024-10-07 | 1 | -10/+10 |
| | | | | | templ, typst | ||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-06 | 1 | -0/+1 |
| | | |||||
| * | feat(superhtml): add superhtml parser and queries | Tim Culverhouse | 2024-10-06 | 4 | -0/+66 |
| | | | | | | SuperHTML is a templating language used by the zine static site generator. | ||||
| * | bot(lockfile): update latex, nix, ruby | nvim-treesitter-bot[bot] | 2024-10-06 | 1 | -3/+3 |
| | | |||||
