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