nvim-treesitter/.github/workflows
Christian Clason b96ca7212d feat!: track parser revision in Lua
Problem: Tracking parser revision in lockfile and allowing override
through the parsers module complicates the code. In addition, only
revision changes are handled robustly, not changes to other installation
info.

Solution: Track parser revision in the parsers module directly. Reload
parser table on every install or update call. Support modifying parser
table in a `User TSUpdate` autocommand.
2025-04-06 13:17:31 +02:00
..
lint.yml feat(install)!: generate from json instead of requiring node 2025-04-06 13:16:46 +02:00
test-queries.yml refactor: use vim.uv 2025-04-06 13:16:45 +02:00
tests.yml feat!: track parser revision in Lua 2025-04-06 13:17:31 +02:00
update-parsers.yml feat!: track parser revision in Lua 2025-04-06 13:17:31 +02:00
update-readme.yml feat!: track parser revision in Lua 2025-04-06 13:17:31 +02:00