| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(swift)!: update parser and queries | Christian Clason | 2025-06-24 | 1 | -3/+2 |
| | | |||||
| * | chore(wit): mark as unmaintained | Christian Clason | 2025-06-23 | 1 | -1/+1 |
| | | |||||
| * | feat(powershell)!: update parser and queries | Christian Clason | 2025-06-22 | 1 | -1/+1 |
| | | | | | removed nodes: `"class"`, `"enum"` | ||||
| * | feat(parsers): update gleam, latex, typespec, purescript, heex, nu | Christian Clason | 2025-06-22 | 1 | -6/+6 |
| | | |||||
| * | feat(purescript)!: update parser and queries | Christian Clason | 2025-06-17 | 1 | -1/+1 |
| | | | | | removed note: `(constructor_operator)` | ||||
| * | feat(parsers): update desktop, query, editorconfig, xresources, hcl, slint, ↵ | Christian Clason | 2025-06-17 | 1 | -15/+15 |
| | | | | | markdown_inline, matlab, terraform, templ, nu, vhdl, tera, markdown, javadoc | ||||
| * | feat(parsers): update php_only, javadoc, erlang, faust, php, roc, slim, ↵ | Christian Clason | 2025-06-15 | 1 | -16/+16 |
| | | | | | fortran, terraform, fish, mlir, sourcepawn, latex, matlab, hcl, vhdl | ||||
| * | feat(parsers): update bash, purescript, r, cylc, meson, mlir, xresources, ↵ | Christian Clason | 2025-06-09 | 1 | -16/+16 |
| | | | | | markdown, markdown_inline, scala, javadoc, slint, desktop, enforce, editorconfig, query | ||||
| * | fix(ipkg)!: remove parser and queries | Christian Clason | 2025-06-06 | 1 | -9/+0 |
| | | | | | grammar repo is 404 (user removed) and no forks exist | ||||
| * | feat(desktop): update parser and queries | Omar Valdez | 2025-06-06 | 1 | -1/+1 |
| | | |||||
| * | refactor(install): inline, rename, annotate | Christian Clason | 2025-06-04 | 1 | -49/+41 |
| | | |||||
| * | feat(install): support custom queries | Christian Clason | 2025-06-04 | 3 | -38/+104 |
| | | |||||
| * | feat(parsers): update bash, scala, slang, hyprlang, ini, query, javadoc, ↵ | Christian Clason | 2025-06-04 | 1 | -13/+13 |
| | | | | | xml, php_only, angular, dtd, nu, php | ||||
| * | feat(nickel)!: update parser and queries | Christian Clason | 2025-06-02 | 1 | -1/+1 |
| | | | | | Breaking change: `(record_field)` -> `field_decl` | ||||
| * | feat(parsers): update desktop, javadoc, t32, templ, fortran, editorconfig, ↵ | Christian Clason | 2025-06-02 | 1 | -11/+11 |
| | | | | | mlir, xresources, ocaml_interface, r, ocaml | ||||
| * | fix(lua): fix some emmyluals warnings | Christian Clason | 2025-05-31 | 4 | -31/+28 |
| | | |||||
| * | feat(parsers): update gdscript, gitattributes, godot_resource, xresources, ↵ | Christian Clason | 2025-05-30 | 1 | -19/+19 |
| | | | | | yaml, ocaml, koto, ocaml_interface, c, ini, mlir, scheme, slint, c3, r, clojure, desktop, editorconfig, fortran | ||||
| * | fix(install): don't print operation summary by default | Christian Clason | 2025-05-29 | 1 | -6/+19 |
| | | | | | | | | Problem: People complain about noisy `install()`. Solution: Gate operation summary behind `summary` install option (default false, set to true for interactive `:TS*` commands). | ||||
| * | feat(api): expose list of available and installed languages | Christian Clason | 2025-05-29 | 4 | -7/+15 |
| | | |||||
| * | fix(config): check both installed parsers and queries | Christian Clason | 2025-05-29 | 3 | -15/+21 |
| | | | | | | | | | | Problem: Can't uninstall custom parsers without queries since `installed_parsers` only iterates over installed queries (to include query-only languages, and to avoid string manipulation). Solution: Iterate over both queries and parsers to collect list of installed languages (optionally only queries or only parsers). | ||||
| * | fix(install): only install queries for bundled parsers | Christian Clason | 2025-05-29 | 1 | -10/+17 |
| | | |||||
| * | fix(install): don't skip un-tiered parsers | Christian Clason | 2025-05-29 | 1 | -1/+1 |
| | | |||||
| * | feat: add c3 (#7891) | Christian Buttner | 2025-05-28 | 1 | -0/+8 |
| | | |||||
| * | fix(health): only require ts>=v0.25 | Christian Clason | 2025-05-27 | 1 | -1/+1 |
| | | |||||
| * | fix(install): create cache dir if not existing | Christian Clason | 2025-05-26 | 1 | -0/+4 |
| | | |||||
| * | fix(swift): mark as unmaintained | Christian Clason | 2025-05-26 | 1 | -1/+1 |
| | | | | | | Prevent from updating parser with breaking changes until queries are adapted. | ||||
| * | fix(config): prepend install_dir to rtp | Christian Clason | 2025-05-25 | 1 | -1/+1 |
| | | |||||
| * | feat(parsers): update desktop, dtd, editorconfig, janet_simple, liquid, c, ↵ | Christian Clason | 2025-05-24 | 1 | -16/+16 |
| | | | | | v, perl, mlir, templ, vhdl, xml, xresources, yaml, tlaplus, cmake | ||||
| * | fix(install): return task object in API functions | Christian Clason | 2025-05-22 | 1 | -3/+3 |
| | | |||||
| * | feat(parsers): update markdown_inline, markdown, vimdoc, fsharp, pascal, ↵ | Christian Clason | 2025-05-18 | 1 | -11/+11 |
| | | | | | racket, lua, scheme, gleam, ocamllex, query | ||||
| * | feat(parsers): update javadoc, jq, hcl, query, smithy, earthfile, tcl, llvm, ↵ | Christian Clason | 2025-05-16 | 1 | -14/+14 |
| | | | | | godot_resource, git_config, terraform, teal, gdscript, mlir | ||||
| * | feat(install)!: migrate to latest async.nvim impl (#7856) | Lewis Russell | 2025-05-16 | 2 | -126/+760 |
| | | | | | Provides significantly simpler blocking installation and update. | ||||
| * | refactor(indent): use `node:byte_length() | Christian Clason | 2025-05-16 | 1 | -9/+1 |
| | | |||||
| * | feat(config)!: remove `ignore_install` | Christian Clason | 2025-05-16 | 2 | -17/+3 |
| | | | | | This was only useful for no longer supported `auto_install` option. | ||||
| * | docs: update to rewrite | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | | This updates * README * CONTRIBUTING * the `:h nvim-treesitter` documentation to the current state of `main`. It also adds a pull request template for adding a new language. | ||||
| * | feat(parsers): update t32, query, markdown, markdown_inline, meson, ↵ | Christian Clason | 2025-05-12 | 1 | -9/+9 |
| | | | | | hyprlang, mlir, cpp, cylc | ||||
| * | feat(parsers): update vim, gren, comment, purescript, elm, matlab, javadoc, ↵ | Christian Clason | 2025-05-12 | 1 | -11/+11 |
| | | | | | swift, godot_resource, query, vimdoc, ledger | ||||
| * | feat(locals)!: remove locals module | Christian Clason | 2025-05-12 | 1 | -457/+0 |
| | | | | | | | | | | Problem: `locals.lua` was neither used nor tested, and providing it goes against the goal of nvim-treesitter not being a required dependency for other plugins. Solution: Remove the module and document that the queries are provided as-is for limited backward compatibility only. | ||||
| * | refactor(locals): fix type annotations and warnings | Riley Bruins | 2025-05-12 | 1 | -25/+15 |
| | | |||||
| * | tests(gleam): fix assert tests that no longer parse correctly | Christian Clason | 2025-05-12 | 1 | -1/+2 |
| | | |||||
| * | feat(vim): update parser and queries | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| | | | | | | * add support for `:substitute` command * add support for `=` lua chunks | ||||
| * | feat(gdscript)!: update parser and queries | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| | | | | | `(underscore)` node was removed | ||||
| * | feat(parsers): update robot, earthfile, racket, javadoc, scheme, t32, tact, ↵ | Christian Clason | 2025-05-12 | 1 | -12/+12 |
| | | | | | templ, kotlin, tcl, meson, mlir | ||||
| * | fix(indent): don't skip parsing for yaml | Christian Clason | 2025-05-12 | 1 | -12/+2 |
| | | |||||
| * | refactor(lua): fix some luals warnings | Christian Clason | 2025-05-12 | 5 | -29/+28 |
| | | |||||
| * | feat(install)!: always generate from json if possible | Christian Clason | 2025-05-12 | 3 | -44/+12 |
| | | |||||
| * | feat(setup)!: remove ensure_install field | Christian Clason | 2025-05-12 | 2 | -13/+12 |
| | | | | | | | | | Instead, call `require('nvim-treesitter').install( { ... } )` manually. This gives users full control over how they want to install parsers (sync, from grammar, limited concurrency) and obviates the need for calling `setup` for most users. | ||||
| * | feat(parsers): update swift, tact, tcl, templ, mlir, kotlin, koto, elixir, ↵ | Christian Clason | 2025-05-12 | 1 | -19/+19 |
| | | | | | php_only, ocaml, ocaml_interface, php, astro, slang, slim, blade, gleam, v, ledger | ||||
| * | feat(parsers): update ziggy, ziggy_schema, bibtex, latex | Christian Clason | 2025-05-12 | 1 | -4/+4 |
| | | |||||
| * | feat(tcl)!: update parser and queries | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| | | |||||
