1
0
forked from aniani/vim

updated for version 7.3.781

Problem:    Drawing with 'guifontwide' can be slow.
Solution:   Draw multiple characters at a time. (Taro Muraoka)
This commit is contained in:
Bram Moolenaar
2013-01-23 17:43:57 +01:00
parent d35d784e91
commit 4593396625
2 changed files with 23 additions and 13 deletions

View File

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