mirror of
https://github.com/neovim/neovim.git
synced 2026-08-15 20:09:41 +00:00
Problem: ui2 clears the substitute confirmation match when it updates its prompt buffer with hlsearch disabled. Solution: Only invalidate the match highlight when the current buffer changes.