mirror of
https://github.com/neovim/neovim.git
synced 2026-01-31 09:30:53 +10:00
Problem: Cursor position wrong with wrapping virtual text in empty line.
Solution: Adjust handling of an empty line. (closes vim/vim#10875)
49a90792d9
Co-authored-by: Bram Moolenaar <Bram@vim.org>