mirror of
https://github.com/neovim/neovim.git
synced 2026-05-13 00:44:42 +00:00
Problem: Incremental search only shows one match.
Solution: When 'incsearch' and and 'hlsearch' are both set highlight all
matches. (haya14busa, closes vim/vim#2198)
2e51d9a097