mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 12:04:58 +00:00
Problem: CurSearch highlight is often wrong.
Solution: Remember the last highlighted position and redraw when needed.
368137aa52
Co-authored-by: Bram Moolenaar <Bram@vim.org>