mirror of
https://github.com/neovim/neovim.git
synced 2026-07-01 23:36:38 +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