mirror of
https://github.com/neovim/neovim.git
synced 2026-08-16 20:38:34 +00:00
Problem: Expression evaluation may repeat an error message. (Jason
Franklin)
Solution: Increment did_emsg and check for the value when giving an error
for the echo command.
76a6345433