mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 03:25:45 +00:00
Problem: Cursor displayed in wrong position after removing text prop. (Ben
Jackson)
Solution: Invalidate the cursor position. (closes vim/vim#10898)
326c5d36e7
Co-authored-by: Bram Moolenaar <Bram@vim.org>