vim-patch:7.4.806

Problem:    CTRL-A in Visual mode doesn't work properly with "alpha" in
            'nrformat'.
Solution:   Make it work. (Christian Brabandt)

cc218ab3ca
This commit is contained in:
watiko
2016-01-14 21:33:00 +09:00
parent 43fd126298
commit d21aaef456
4 changed files with 55 additions and 25 deletions

View File

@@ -328,7 +328,7 @@ static int included_patches[] = {
809,
// 808 NA
// 807,
// 806,
806,
// 805,
// 804,
803,