1
0
forked from aniani/vim

updated for version 7.3.828

Problem:    Mappings are not aware of wildmenu mode.
Solution:   Add wildmenumode(). (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-02-20 17:59:11 +01:00
parent 995a8cd181
commit 8738fc1be8
3 changed files with 31 additions and 0 deletions

View File

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