mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 15:51:32 +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`.