forked from aniani/vim
patch 8.2.2063: Vim9: only one level of indexing supported
Problem: Vim9: only one level of indexing supported. Solution: Handle more than one index in an assignment.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2063,
|
||||
/**/
|
||||
2062,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user