mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 23:06:14 +00:00

`errormsg` is not always set when parsing the command failed (e.g. when the range contains invalid marks). Check the return value is better.
`errormsg` is not always set when parsing the command failed (e.g. when the range contains invalid marks). Check the return value is better.