mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

Otherwise `force_abort` will cause an emsg() higher on the stack to be converted to an exception, even though it is outside any try/catch.
Otherwise `force_abort` will cause an emsg() higher on the stack to be converted to an exception, even though it is outside any try/catch.