mirror of
https://github.com/zoriya/vim.git
synced 2026-03-06 12:39:49 +00:00
Problem: Cursor not restored after InsertEnter autocommand if it moved to
another line.
Solution: Also restore if the saved line number is still valid. Allow
setting v:char to skip restoring.