vim-patch:7.4.929

Problem:    "gv" after paste selects one character less if 'selection' is
            "exclusive".
Solution:   Increment the end position. (Christian Brabandt)

d29c6fea94
This commit is contained in:
watiko
2016-02-07 13:14:43 +09:00
parent 663e1ed158
commit 51c3e0aa80
3 changed files with 29 additions and 1 deletions

View File

@@ -359,7 +359,7 @@ static int included_patches[] = {
// 932,
// 931,
// 930 NA
// 929,
929,
// 928 NA
// 927 NA
// 926,