Files
neovim/runtime/lua
Christian Clason f82219c490 fix(treesitter): parser metadata annotations
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.
2025-05-29 16:57:51 +02:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00