mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 22:10:39 +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>