1
0
forked from aniani/vim

patch 9.0.0353: missing entry in switch

Problem:    Missing entry in switch.
Solution:   Add ISN_ECHOWINDOW.
This commit is contained in:
Bram Moolenaar
2022-09-01 17:26:17 +01:00
parent 3b474dcd30
commit 68a635a80a
2 changed files with 3 additions and 0 deletions

View File

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