forked from aniani/vim
updated for version 7.0-066
This commit is contained in:
@@ -552,6 +552,9 @@ pum_undisplay()
|
||||
{
|
||||
pum_array = NULL;
|
||||
redraw_all_later(SOME_VALID);
|
||||
#ifdef FEAT_WINDOWS
|
||||
redraw_tabline = TRUE;
|
||||
#endif
|
||||
status_redraw_all();
|
||||
}
|
||||
|
||||
|
||||
@@ -666,6 +666,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
66,
|
||||
/**/
|
||||
65,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user