1
0
forked from aniani/vim

patch 8.2.2210: Vim9: allocating a type to set TTFLAG_BOOL_OK

Problem:    Vim9: allocating a type to set TTFLAG_BOOL_OK.
Solution:   Add t_number_bool.
This commit is contained in:
Bram Moolenaar
2020-12-25 13:20:41 +01:00
parent 9e68c32563
commit 3868f59466
4 changed files with 7 additions and 22 deletions

View File

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