1
0
forked from aniani/vim

patch 8.2.5051: check for autocmd_add() event argument is confusing

Problem:    Check for autocmd_add() event argument is confusing.
Solution:   Make the code more straightforward.
This commit is contained in:
Bram Moolenaar
2022-06-01 16:02:38 +01:00
parent 409510c588
commit 882476ad7b
2 changed files with 8 additions and 8 deletions

View File

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