1
0
forked from aniani/vim

patch 8.2.4825: can only get a list of mappings

Problem:    Can only get a list of mappings.
Solution:   Add the optional {abbr} argument. (Ernie Rael, closes #10277)
            Rename to maplist().  Rename test file.
This commit is contained in:
Ernie Rael
2022-04-25 14:40:44 +01:00
committed by Bram Moolenaar
parent 23d5770ef5
commit 09661203ec
8 changed files with 74 additions and 40 deletions

View File

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