Files
neovim/test/functional/api/command_spec.lua
Gregory Anders 238b944e58 fix(api): validate command names in nvim_add_user_command (#17406)
This uses the same validation used when defining commands with
`:command`.
2022-02-15 13:08:40 -07:00

7.9 KiB