Commit Graph
2 Commits
Author SHA1 Message Date
gecko655 170bff5a3f Added tests for VIM1067 2019-03-11 00:43:25 +09:00
gecko655 41ea121377 Fix issue VIM-1067: Repeat commands deletes End Of Line character when repeating "append to end of line" ('A') command.
The variable `ChangeGroup.oldOffset` should be initialized before every insertion action.

This fixes https://youtrack.jetbrains.com/issue/VIM-1067
2019-03-11 00:43:01 +09:00