mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

- Rename `meth_pcall`. - Make `pcall_err` raise an error if the function does not fail. - Add `vim.pesc()` to treat a string as literal where a Lua pattern is expected.