1
0
forked from aniani/vim

patch 8.0.0900: :tab options doesn't open a new tab page

Problem:    :tab options doesn't open a new tab page. (Aviany)
Solution:   Support the :tab modifier. (closes #1960)
This commit is contained in:
Bram Moolenaar
2017-08-11 17:15:09 +02:00
parent 2d33e90f81
commit ab6c8587ba
3 changed files with 12 additions and 12 deletions

View File

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