nvim-treesitter/plugin
Christian Clason c17de56890 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-05-12 18:43:40 +02:00
..
filetypes.lua feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
nvim-treesitter.lua feat!: track parser revision in Lua 2025-05-12 18:43:40 +02:00
query_predicates.lua fix: update add_predicate and add_directive calls for upstream (#6106) 2025-05-12 18:43:40 +02:00