mirror of
https://github.com/neovim/neovim.git
synced 2026-02-15 17:01:17 +10:00
Problem: Adding a character for incsearch fails at end of line.
Solution: Only check cursor line number.
d4566c14e7
Co-authored-by: Bram Moolenaar <Bram@vim.org>