forked from aniani/vim
patch 8.2.0179: still a few places where range() does not work
Problem: Still a few places where range() does not work. Solution: Fix using range() causing problems.
This commit is contained in:
@@ -742,6 +742,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
179,
|
||||
/**/
|
||||
178,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user