mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00

Problem: Search pattern shown incorrectly with negative offset. (lkintact) Solution: Don't prepend a '+' sign to a negative offset (zeertzjq). fixes: vim/vim#17993 closes: vim/vim#17994ade0815856
(cherry picked from commit8d154e5927
)