forked from aniani/vim
updated for version 7.0e
This commit is contained in:
@@ -8971,6 +8971,10 @@ draw_tabline()
|
||||
TabPageIdxs[Columns - 1] = -999;
|
||||
}
|
||||
}
|
||||
|
||||
/* Reset the flag here again, in case evaluating 'tabline' causes it to be
|
||||
* set. */
|
||||
redraw_tabline = FALSE;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user