Skip to content
  • Christian Clason's avatar
    feat!: track parser revision in Lua · ab1f20bd
    Christian Clason authored
    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.
    ab1f20bd
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.