summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2026-04-19 17:37:03 +0200
committerJustin M. Keyes <justinkz@gmail.com>2026-04-20 02:31:09 +0200
commita38451be40ca571e9c55656b19ea8926d5f4524b (patch)
tree356541812ac11bebb8547bcc4018b46679571749 /test/functional/vimscript/executable_spec.lua
parent919a1099510a6998bd7edeaaa0522719687242b7 (diff)
fix(excmd): nlua_call_excmd require() failure is a "lua_error"
Although `nlua_call_excmd` is semantically for implementing Ex-commands, the `require()` should never fail, so that's a "Lua error". But if the call itself fails (the later `semsg` call), that's an "Ex cmd" error.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions