mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 03:47:02 +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>