forked from aniani/vim
patch 8.2.3695: confusing error for missing key
Problem: Confusing error for missing key. Solution: Use the actualy key for the error. (closes #9241)
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3695,
|
||||
/**/
|
||||
3694,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user