mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 05:00:44 +00:00
Problem: CurSearch highlight does not work for multi-line match.
Solution: Check cursor position before adjusting columns. (closes vim/vim#10133)
693ccd1160