mirror of
https://github.com/neovim/neovim.git
synced 2026-01-13 07:51:28 +10: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