mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 09:34:29 +00:00
Problem: Separate "msg_show" event for each expression in a multi-expr
:echo(n) command.
Solution: Only set the kind when `atstart == true`.