1
0
forked from aniani/vim

patch 8.2.4820: not simple programmatic way to find a specific mapping

Problem:    Not simple programmatic way to find a specific mapping.
Solution:   Add getmappings(). (Ernie Rael, closes #10273)
This commit is contained in:
Ernie Rael
2022-04-24 18:40:28 +01:00
committed by Bram Moolenaar
parent a4e3332650
commit 659c240cf7
7 changed files with 182 additions and 29 deletions

View File

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