1
0
forked from aniani/vim

patch 9.0.0829: wrong counts in macro comment

Problem:    Wrong counts in macro comment.
Solution:   Update the value counts. (closes #11480)
This commit is contained in:
zeertzjq
2022-11-04 21:58:36 +00:00
committed by Bram Moolenaar
parent c57b5bcd22
commit 3d19c81a11
2 changed files with 4 additions and 2 deletions

View File

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