Files
neovim/runtime/lua/vim/_meta
Justin M. Keyes cae8fd7a94 refactor: _meta/builtin_types.lua => vimfn_types.lua #39658
Problem:
`builtin_types.lua` seems to be about vimfn (aka "eval", aka
"vimscript", …) specifically, whereas `builtin.lua` is about the Lua
stdlib.

Solution:
Rename it to `vimfn_types.lua`, to align with `vimfn.gen.lua`.

(cherry picked from commit aea9aeee78)
2026-05-07 21:47:57 +00:00
..
2026-04-26 22:02:34 +02:00
2026-04-19 12:36:19 +00:00
2026-05-07 12:03:02 +02:00
2026-05-07 12:03:02 +02:00
2026-04-30 02:08:19 +02:00