mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
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