vim-patch:7.4.1076

Problem:    CTRL-A does not work well in right-left mode.
Solution:   Remove reversing the line, add a test. (Hirohito Higashi)

6a3c8aff04
This commit is contained in:
watiko
2016-01-15 17:51:56 +09:00
parent 63560c9c89
commit 594e3a64de
3 changed files with 21 additions and 22 deletions

View File

@@ -79,6 +79,10 @@ static int included_patches[] = {
1076,
// 1075,
// 1074,
// 1073,
1072,
// 1071,
// 1070,