mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 08:34:30 +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