mirror of
https://github.com/neovim/neovim.git
synced 2026-05-15 01:37:12 +00:00
Problem: Confusing error when using "q:" in command line window.
Solution: Check for the situation and give a better error message.
(closes vim/vim#10756)
c963ec31a0
Co-authored-by: Bram Moolenaar <Bram@vim.org>