Function nvim_oxi::api::del_user_command
source · [−]Expand description
Binding to nvim_del_user_command.
Deletes a global user-defined command. Use Buffer::del_user_command to
delete a buffer-local command.
Binding to nvim_del_user_command.
Deletes a global user-defined command. Use Buffer::del_user_command to
delete a buffer-local command.