docs: misc, rename "tabpage"

This commit is contained in:
Justin M. Keyes
2026-04-30 15:01:00 +02:00
parent a0dcdcd8a0
commit b982adfe10
25 changed files with 275 additions and 238 deletions

View File

@@ -791,7 +791,7 @@ describe('nvim_create_user_command', function()
assert_alive()
end)
it('does not allow invalid command names', function()
it('validation', function()
eq(
"Invalid command name (must start with uppercase): 'test'",
pcall_err(