1
0
forked from aniani/vim

patch 8.2.2213: checking white space around -> is not backwards compatible

Problem:    Checking white space around -> is not backwards compatible.
Solution:   Only check white space around =>.
This commit is contained in:
Bram Moolenaar
2020-12-25 16:11:53 +01:00
parent c754b4cc98
commit 7cfcd0c99c
2 changed files with 3 additions and 1 deletions

View File

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