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:
committed by
Bram Moolenaar
parent
a4e3332650
commit
659c240cf7
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4820,
|
||||
/**/
|
||||
4819,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user