vim-patch:7.4.1084

Problem:    Using "." to repeat CTRL-A in Visual mode increments the wrong
            numbers.
Solution:   Append right size to the redo buffer. (Ozaki Kiichi)

e1edc1caba
This commit is contained in:
watiko
2016-01-15 18:07:45 +09:00
parent 594e3a64de
commit 2f52ae18e7
3 changed files with 30 additions and 6 deletions

View File

@@ -73,12 +73,14 @@ static int included_patches[] = {
1084,
// 1083,
// 1082,
1081,
// 1080,
// 1079,
// 1078,
// 1077,
1076,
// 1075,
// 1074,