1
0
forked from aniani/vim

updated for version 7.4.376

Problem:    Popup menu flickers too much.
Solution:   Remove the forced redraw. (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2014-07-23 13:50:46 +02:00
parent a1fae80371
commit 674fffe855
2 changed files with 4 additions and 2 deletions

View File

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