mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 05:18:16 +00:00

Problem: Message is cleared when removing mode message (Gary Johnson).
Solution: Do not clear the command line after displaying a message.
800cdbb7ca
Co-authored-by: Bram Moolenaar <Bram@vim.org>