mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 15:42:01 +10:00
Problem: When there is an error preparing to edit the command line, the
command won't be executed. (Hirohito Higashi)
Solution: Reset did_emsg before editing.
https://code.google.com/p/vim/source/detail?r=v7-4-337