1
0
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:
Bram Moolenaar
2021-01-01 15:11:04 +01:00
parent d5ea8f08f7
commit a8b8af19e4
4 changed files with 13 additions and 6 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2262,
/**/
2261,
/**/