1
0
forked from aniani/vim

patch 9.0.0002: map functionality outside of map.c

Problem:    Map functionality outside of map.c.
Solution:   Move f_hasmapto() to map.c.  Rename a function. (closes #10611)
This commit is contained in:
zeertzjq
2022-06-29 10:37:40 +01:00
committed by Bram Moolenaar
parent 75417d960b
commit c207fd2535
5 changed files with 45 additions and 43 deletions

View File

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