mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 11:27:26 +10:00
Problem: `TSLangInfo` annotation does not reflect the structure returned by `vim.treesitter.language.inspect()`. Solution: Move version information under new (optional since ABI 15 only) `TSLangMetadata` field.