1
0
forked from aniani/vim

updated for version 7.4.249

Problem:    Using setreg() with a list of numbers does not work.
Solution:   Use a separate buffer for numbers. (ZyX)
This commit is contained in:
Bram Moolenaar
2014-04-05 21:28:56 +02:00
parent 39c29ed511
commit 7d647820ed
4 changed files with 29 additions and 7 deletions

View File

@@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
249,
/**/
248,
/**/