forked from aniani/vim
patch 8.2.1882: Vim9: v:disallow_let is no longer needed
Problem: Vim9: v:disallow_let is no longer needed. Solution: Remove v:disallow_let.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1882,
|
||||
/**/
|
||||
1881,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user