mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 23:21:33 +10:00
Problem: Get u_undo error when backspacing in Insert mode deletes more than
one line break. (Ayberk Ozgur)
Solution: Also decrement Insstart.lnum.
https://code.google.com/p/vim/source/detail?r=v7-4-381