forked from aniani/vim
patch 8.2.0282: Vim9: setting number option not tested
Problem: Vim9: setting number option not tested. Solution: Add more tests. Fix assigning to global variable.
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
282,
|
||||
/**/
|
||||
281,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user