mirror of
https://github.com/neovim/neovim.git
synced 2025-11-27 04:30:41 +00:00
Problem: No 'incsearch' highlighting for :vimgrep and similar commands.
Solution: Parse the :vimgrep command and similar ones to locate the search
pattern. (Hirohito Higashi, closes vim/vim#3344)
264cf5cfaf