forked from aniani/vim
updated for version 7.2-002
This commit is contained in:
@@ -1120,6 +1120,7 @@ show_menus(path_name, modes)
|
||||
parent = menu;
|
||||
menu = menu->children;
|
||||
}
|
||||
vim_free(path_name);
|
||||
|
||||
/* Now we have found the matching menu, and we list the mappings */
|
||||
/* Highlight title */
|
||||
|
@@ -676,6 +676,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2,
|
||||
/**/
|
||||
1,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user