vim-patch:7.4.1123

Problem:    Using ":argadd" when there are no arguments results in the second
            argument to be the current one. (Yegappan Lakshmanan)
Solution:   Correct the w_arg_idx value.

a24f0a550f
This commit is contained in:
Jurica Bradaric
2016-05-14 12:40:05 +02:00
parent 1573aa0b0a
commit dfdf7c02be
3 changed files with 56 additions and 4 deletions

View File

@@ -559,7 +559,7 @@ static int included_patches[] = {
// 1126,
// 1125 NA
// 1124 NA
// 1123,
1123,
// 1122 NA
// 1121,
1120,