1
0
forked from aniani/vim

patch 8.2.0669: MS-Windows: display in VTP is a bit slow

Problem:    MS-Windows: display in VTP is a bit slow.
Solution:   Optimize the code. (Nobuhiro Takasaki, closes #6014)
This commit is contained in:
Bram Moolenaar
2020-04-30 20:59:57 +02:00
parent 7f6f56f43c
commit 4e5534fab7
3 changed files with 387 additions and 51 deletions

View File

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