aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Collapse)AuthorAgeFilesLines
* fix(install): raise number of retriesHEADmainChristian Clason37 hours1-1/+1
| | | | Seven retries ought to be enough for anybody.
* fix(health): consistent abbreviations in legendfin-w38 hours1-1/+1
|
* bot(parsers): update dart, fortran, gleam, janet_simple, just, mlir, ↵nvim-treesitter-bot[bot]38 hours1-12/+12
| | | | rescript, slint, solidity, sql, t32, unison
* feat(vento)!: update parser and queriesChristian Clason5 days1-3/+2
| | | | | | Breaking change: `(keyword)` node removed. Also mark as unmaintained (Copilot-maintained)
* bot(parsers): update javadoc, just, kotlin, markdown, markdown_inline, ↵nvim-treesitter-bot[bot]9 days1-12/+12
| | | | matlab, mlir, php, php_only, pkl, slint, unison
* fix(install): retry on server errorChristian Clason10 days1-0/+2
|
* bot(parsers): update beancount, c3, dart, desktop, editorconfig, gap, jinja, ↵nvim-treesitter-bot[bot]2026-01-311-16/+16
| | | | jinja_inline, matlab, mlir, nu, pkl, swift, unison, xresources, yaml
* fix(install)!: remove gitlab codepathChristian Clason2026-01-291-5/+1
| | | | | Gitlab tarballs have started including the commit hash, so downstream processing fails anyway.
* feat(c3)!: update parser and highlights (#8477)Christian Buttner2026-01-291-1/+1
| | | Breaking: `(import_declaration (path_ident))` changed to `(import_path (path_ident))`
* fix(health): update required tree-sitter versionChristian Clason2026-01-291-1/+1
|
* feat(roc): mark as unmaintainedChristian Clason2026-01-271-3/+1
|
* refactor(lua): replace vim.opt with vim.oChristian Clason2026-01-271-1/+1
|
* bot(parsers): update ruby, vuenvim-treesitter-bot[bot]2026-01-251-2/+2
|
* bot(parsers): update zshnvim-treesitter-bot[bot]2026-01-241-1/+1
|
* bot(parsers): update c_sharp, desktop, dtd, editorconfig, fennel, fortran, ↵nvim-treesitter-bot[bot]2026-01-241-24/+24
| | | | hcl, javadoc, just, lalrpop, lua, markdown, markdown_inline, meson, mlir, rescript, rifleconf, sql, swift, terraform, tlaplus, vim, xml, xresources
* feat(bpftrace): update parser and small highlights improvementsStanislaw Gruszka2026-01-231-1/+1
| | | | Update parser. Use new builtins from grammar (don't use lua-match).
* fix(make): switch to maintained forkChristian Clason2026-01-171-2/+2
|
* bot(parsers): update bpftrace, desktop, editorconfig, glimmer, javadoc, ↵nvim-treesitter-bot[bot]2026-01-171-18/+18
| | | | liquidsoap, markdown, markdown_inline, matlab, meson, mlir, nim, pkl, rego, rescript, swift, vhdl, xresources
* bot(parsers): update inkonvim-treesitter-bot[bot]2026-01-101-1/+1
|
* bot(parsers): update beancount, bpftrace, c3, fortran, gleam, lua, mlir, sqlnvim-treesitter-bot[bot]2026-01-101-8/+8
|
* feat(parsers): add bpftrace (#8399)Stanislaw Gruszka2026-01-071-0/+8
| | | Co-authored-by: Riley Bruins <ribru17@hotmail.com>
* feat(kos): highlights improvements (#8404)Chris Dragan2026-01-071-1/+1
| | | | | | * Mark floats as number.float * Mark function arguments as variable.parameter * Mark _ placeholder as character.special * Mark string interpolation delimiters as punctuation.special
* feat: add kos parser and queries (#8389)Chris Dragan2026-01-041-0/+8
|
* fix(beancount): update to windows-compatible version (#8401)PolarMutex2026-01-031-2/+2
|
* bot(parsers): update c3, desktop, editorconfig, javadoc, kitty, lua, nginx, ↵nvim-treesitter-bot[bot]2026-01-031-16/+16
| | | | query, swift, templ, typespec, v, vim, xresources
* feat(install): warn on unsupported parsersChristian Clason2026-01-021-2/+6
|
* feat(robots)!: adapt to renamed parserChristian Clason2026-01-021-2/+2
|
* bot(parsers): update desktop, editorconfig, erlang, gotmpl, helm, lua, mlir, ↵nvim-treesitter-bot[bot]2025-12-271-12/+12
| | | | pascal, sql, typoscript, v, xresources
* chore(nix): add mrcjkb to maintainersMarc Jakobi2025-12-261-1/+1
|
* fix(strace): no longer need to generateChristian Clason2025-12-211-2/+1
|
* fix(strace): generate removed parserChristian Clason2025-12-201-1/+2
|
* bot(parsers): update editorconfig, meson, mlir, phpdoc, t32, vhdlnvim-treesitter-bot[bot]2025-12-201-6/+6
|
* ci: add dependabot for GH actionsChristian Clason2025-12-171-1/+1
|
* chore: remove FUNDING.ymlChristian Clason2025-12-171-1/+1
|
* feat(parsers): update ada, c3, comment, desktop, editorconfig, elm, julia, ↵Christian Clason2025-12-171-16/+16
| | | | mlir, nu, phpdoc, t32, tera, vim, vimdoc, xresources, zsh
* feat(typoscript)!: update grammar and queries (#8341)Manfred Egger2025-12-171-1/+1
| | | Breaking change: `(condition_bool)` renamed to `(condition_bool_legacy)`
* feat(gleam)!: update parser and queriesChristian Clason2025-12-131-1/+1
| | | | Breaking change: `(bit_string_*)` renamed to `(bit_array_*)`
* feat(parsers): update fortran, gotmpl, helm, idl, mlir, pkl, query, racket, ↵Christian Clason2025-12-131-12/+12
| | | | scheme, slint, vhdl, zsh
* feat(parsers): update brightscript, desktop, gotmpl, helm, ini, javadoc, ↵Christian Clason2025-12-091-12/+12
| | | | mlir, nu, powershell, slint, vimdoc, xresources
* feat(inko): update to v0.4.0 (#8327)Yorick Peterse2025-12-061-2/+2
| | | | This changes the structure of "if" expressions so the queries for nvim-treesitter-textobjects can be changed as to not cause any crashes.
* feat(parsers)!: remove gitlab-hosted blueprint, fusion, jsoncChristian Clason2025-12-062-26/+1
| | | | | | | Problem: Gitlab has too frequent outages, which break automation. Solution: Drop all Gitlab-hosted parsers (two of which have been unmaintained for years).
* feat(fortran)!: update parser and queriesChristian Clason2025-12-061-1/+1
| | | | Breaking change: `(do_loop_statement)` renamed to `(do_loop)`
* feat(bash): update parserChristian Clason2025-12-061-1/+1
| | | | | Breaking change: removed double parenthesis as valid opening to arithmetic expansion. (Only `$((` is allowed according to the manual.)
* fix(inko): downgrade parserChristian Clason2025-12-061-2/+2
| | | | | | Problem: The commit https://github.com/inko-lang/tree-sitter-inko/commit/fc37d05c363ccf7f515354c5a47d72b2d3ff555e broke parsing a textobjects query. Solution: Downgrade parser to previous commit and pin it (until we can move it to tier 1).
* feat(parsers): update angular, c3, desktop, elm, forth, inko, mlir, nix, ↵Christian Clason2025-12-061-12/+12
| | | | pkl, powershell, templ, xresources
* fix(lua): fix some emmyluals warningsChristian Clason2025-12-062-2/+2
|
* feat(angular): add style_unit highlighting(#8312)Dennis van den Berg2025-12-041-1/+1
|
* fix(zsh): update posix shell variablesGeorge Harker2025-12-011-1/+1
|
* feat(parsers): update angular, c3, desktop, editorconfig, elm, gdshader, ↵Christian Clason2025-11-271-16/+16
| | | | gleam, haskell, idl, php, php_only, pkl, query, readline, vimdoc, xresources
* feat(parsers): update angular, ini, json5, koto, matlab, mlir, nix, pkl, ↵Christian Clason2025-11-231-13/+13
| | | | query, sql, t32, vimdoc, zsh