forked from aniani/vim
patch 8.2.3716: Vim9: range without a command is not compiled
Problem: Vim9: range without a command is not compiled. Solution: Add the ISN_EXECRANGE byte code.
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3716,
|
||||
/**/
|
||||
3715,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user