mirror of
https://github.com/neovim/neovim.git
synced 2026-02-08 05:21:26 +10: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>