mirror of
https://github.com/neovim/neovim.git
synced 2026-08-16 04:18:28 +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.