forked from aniani/vim
patch 8.2.3306: unexpected "No matching autocommands"
Problem: Unexpected "No matching autocommands".
Solution: Do not give the message when aborting. Mention the arguments in
the message. (closes #8690)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3306,
|
||||
/**/
|
||||
3305,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user