mirror of
https://github.com/neovim/neovim.git
synced 2025-09-09 21:08:17 +00:00

Setting `msg_didout` after `call_shell` is enough as it will cause `hit_return_msg()` to print on next line. Close #3269
Setting `msg_didout` after `call_shell` is enough as it will cause `hit_return_msg()` to print on next line. Close #3269