docs: more @since annotations #30660

This commit is contained in:
Justin M. Keyes
2024-10-04 08:12:17 -07:00
committed by GitHub
parent 49b1af4e24
commit 9a5bbaf813
4 changed files with 38 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ end
-- Map of api_level:version, by inspection of:
-- :lua= vim.mpack.decode(vim.fn.readfile('test/functional/fixtures/api_level_9.mpack','B')).version
M.version_level = {
[13] = '0.11.0',
[12] = '0.10.0',
[11] = '0.9.0',
[10] = '0.8.0',