mirror of
https://github.com/neovim/neovim.git
synced 2026-06-09 21:38:13 +00:00
Problem: MS-Windows: No error message if vimgrep pattern is not matching.
Solution: Give an error message. (Christian Brabandt, closes vim/vim#9245,
closes vim/vim#8762)
0b226f60be
Co-authored-by: Christian Brabandt <cb@256bit.org>