1
0
forked from aniani/vim

updated for version 7.3.807

Problem:    Popup menu does not work properly with the preview window, folds
            and 'cursorcolumn'.
Solution:   Redraw the popup menu after redrawing windows. (Christian
            Brabandt)
This commit is contained in:
Bram Moolenaar
2013-02-13 12:16:05 +01:00
parent e9d47cd08b
commit 51971b3398
2 changed files with 7 additions and 0 deletions

View File

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