vim-patch:7.4.249

Problem:    Using setreg() with a list of numbers does not work.
Solution:   Use a separate buffer for numbers. (ZyX)

https://code.google.com/p/vim/source/detail?r=v7-4-249
This commit is contained in:
Scott Prager
2014-09-05 13:15:48 -04:00
parent 171445ef34
commit 3d93e47d9a
4 changed files with 24 additions and 7 deletions

View File

@@ -416,7 +416,7 @@ static int included_patches[] = {
//252 NA
251,
//250 NA
//249,
249,
248,
247,
//246,