nvim-treesitter/doc
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
..
nvim-treesitter.txt feat!: track parser revision in Lua 2025-04-06 13:17:31 +02:00