forked from aniani/vim
patch 8.2.4932: not easy to filter the output of maplist()
Problem: Not easy to filter the output of maplist(). Solution: Add mode_bits to the dictionary. (Ernie Rael, closes #10356)
This commit is contained in:
committed by
Bram Moolenaar
parent
0f267621c0
commit
d8f5f76621
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4932,
|
||||
/**/
|
||||
4931,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user