mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 15:11:35 +10:00
Lua 5.1 uses a "raw get" to retrieve `__call` from a metatable to determine if a table is callable. Mirror this behavior in `vim.is_callable()`.
36 KiB
36 KiB