1
0
forked from aniani/vim

patch 8.2.4140: maparg() does not indicate the type of script

Problem:    maparg() does not indicate the type of script where it was defined.
Solution:   Add "scriptversion".
This commit is contained in:
Bram Moolenaar
2022-01-18 20:51:35 +00:00
parent 94075b2b0e
commit a9528b39a6
4 changed files with 23 additions and 9 deletions

View File

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