mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 17:24:18 +00:00
Problem: CurSearch highlight does not work for multi-line match.
Solution: Check cursor position before adjusting columns. (closes vim/vim#10133)
693ccd1160