mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00

This condition is not perfectly reliable: (did_emsg && force_abort && !current_exception) The more proper way to check for abort-causing non-exception errors is to set up `msg_list` using the "pattern" given by do_cmdline().