mirror of
https://github.com/neovim/neovim.git
synced 2026-04-05 07:09:23 +00:00
Problem: Expression evaluation may repeat an error message. (Jason
Franklin)
Solution: Check for the value of did_emsg when giving an error
for the :execute command.
8ff5af9544