mirror of
https://github.com/neovim/neovim.git
synced 2026-05-13 00:44:42 +00:00
Problem: Cursorcolumn is sometimes not correct.
Solution: Recompute the cursor column when entering Insert mode and the
cursor is on a character wider than a screen cell.
782c6744b4