1
0
forked from aniani/vim

patch 8.2.2546: typo in mouse key name

Problem:    Typo in mouse key name.
Solution:   Fix the typo. (issue #4725)
This commit is contained in:
Bram Moolenaar
2021-02-23 19:19:58 +01:00
parent eba13e4ea2
commit 21a83bd53d
2 changed files with 10 additions and 4 deletions

View File

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