1
0
forked from aniani/vim

patch 8.2.0491: cannot recognize a <script> mapping using maparg()

Problem:    Cannot recognize a <script> mapping using maparg().
Solution:   Add the "script" key. (closes #5873)
This commit is contained in:
Bram Moolenaar
2020-04-01 19:22:12 +02:00
parent 0afdcf8601
commit 2da0f0c445
4 changed files with 9 additions and 4 deletions

View File

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