mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 08:48:16 +00:00

- We already find ourselves renaming nvim_execute_lua in tests and scripts, which suggests "exec" is the verb we actually want. - Add "exec" verb to `:help dev-api`.