1
0
forked from aniani/vim

patch 8.2.0160: range test fails

Problem:    Range test fails.
Solution:   Include change in list code. (#5541)
This commit is contained in:
Bram Moolenaar
2020-01-27 22:37:23 +01:00
parent 50985eb1f0
commit 89bfc8218c
2 changed files with 13 additions and 0 deletions

View File

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