nvim-treesitter/tests/query
Christian Clason 7fea2eefd7 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-30 11:48:30 +02:00
..
highlights feat!: drop modules, general refactor and cleanup 2025-04-30 11:48:30 +02:00
injections feat!: track parser revision in Lua 2025-04-30 11:48:30 +02:00
highlights_spec.lua fix!: indents now rely on treesitter highlight 2025-04-30 11:48:30 +02:00
injection_spec.lua fix!: indents now rely on treesitter highlight 2025-04-30 11:48:30 +02:00