| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | 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, v,... | Christian Clason | 2025-05-24 | 1 | -16/+16 |
| * | 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, rack... | Christian Clason | 2025-05-18 | 1 | -11/+11 |
| * | feat(parsers): update javadoc, jq, hcl, query, smithy, earthfile, tcl, llvm, ... | Christian Clason | 2025-05-16 | 1 | -14/+14 |
| * | feat(install)!: migrate to latest async.nvim impl (#7856) | Lewis Russell | 2025-05-16 | 2 | -126/+760 |
| * | 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 |
| * | docs: update to rewrite | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| * | feat(parsers): update t32, query, markdown, markdown_inline, meson, hyprlang,... | Christian Clason | 2025-05-12 | 1 | -9/+9 |
| * | feat(parsers): update vim, gren, comment, purescript, elm, matlab, javadoc, s... | Christian Clason | 2025-05-12 | 1 | -11/+11 |
| * | feat(locals)!: remove locals module | Christian Clason | 2025-05-12 | 1 | -457/+0 |
| * | 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 |
| * | feat(gdscript)!: update parser and queries | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| * | feat(parsers): update robot, earthfile, racket, javadoc, scheme, t32, tact, t... | Christian Clason | 2025-05-12 | 1 | -12/+12 |
| * | 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 |
| * | feat(parsers): update swift, tact, tcl, templ, mlir, kotlin, koto, elixir, ph... | Christian Clason | 2025-05-12 | 1 | -19/+19 |
| * | 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 |
| * | feat(julia)!: update parser and queries | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| * | feat(parsers): update nickel, sql, devicetree, dhall, htmldjango, t32, gap, j... | Christian Clason | 2025-05-12 | 1 | -36/+36 |
| * | feat(html): use gsub for mimetype lookup | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| * | fix(install): skip tier 4 parsers when installing and updating | Christian Clason | 2025-05-12 | 6 | -40/+51 |
| * | fix(install): don't prompt on installed parsers (skip) | Christian Clason | 2025-05-12 | 2 | -11/+3 |
| * | fix(formatter): increase match limit | Christian Clason | 2025-05-12 | 1 | -49/+49 |
| * | feat(install): allow pass callback to `update()` | przepompownia | 2025-05-12 | 2 | -36/+39 |
| * | fix(install): early return if parser_info does not exist | Sebastian Lyng Johansen | 2025-05-12 | 2 | -38/+39 |
| * | feat(parsers): rework tiers | Christian Clason | 2025-05-12 | 3 | -242/+242 |
| * | fix(ci): update to changed neovim release name | Christian Clason | 2025-05-12 | 1 | -64/+63 |
| * | fix(install): return error code in callback | Christian Clason | 2025-05-12 | 3 | -173/+174 |
| * | feat(install)!: bump minimum tree-sitter version to 0.24 | Christian Clason | 2025-05-12 | 3 | -25/+24 |
| * | ci(tests): add optional workflow for generating grammars | Christian Clason | 2025-05-12 | 1 | -104/+102 |
| * | feat(install): allow specifying max jobs | Christian Clason | 2025-05-12 | 1 | -2/+3 |
| * | feat(config)!: remove auto_install | Christian Clason | 2025-05-12 | 2 | -78/+55 |
| * | feat(install)!: drop support for git | Christian Clason | 2025-05-12 | 3 | -270/+261 |
| * | feat!: use tree-sitter build | Christian Clason | 2025-05-12 | 5 | -527/+141 |
| * | feat!: track parser revision in Lua | Christian Clason | 2025-05-12 | 5 | -808/+779 |
| * | fix: vim.tbl_flatten is deprecated | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| * | feat(install)!: generate from json instead of requiring node | Christian Clason | 2025-05-12 | 3 | -186/+195 |
| * | feat(install)!: add explicit path field to parser info (#6476) | Christian Clason | 2025-05-12 | 2 | -77/+54 |
| * | fix: do not use vim.iter (#6469) | Lewis Russell | 2025-05-12 | 3 | -29/+57 |
| * | feat: improve logging of failed installs | Lewis Russell | 2025-05-12 | 2 | -135/+108 |