1
0
forked from aniani/vim

updated for version 7.3.759

Problem:    MS-Windows: Updating the tabline is slow when there are many tabs.
Solution:   Disable redrawing while performing the update. (Arseny Kapoulkine)
This commit is contained in:
Bram Moolenaar
2012-12-12 17:12:25 +01:00
parent cfde76c74d
commit 4b166d0a6d
2 changed files with 10 additions and 3 deletions

View File

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