forked from aniani/vim
patch 8.2.2262: Vim9: converting bool to string prefixes v:
Problem: Vim9: converting bool to string prefixes v:. Solution: Do not use the v: prefix.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2262,
|
||||
/**/
|
||||
2261,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user