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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2213,
|
||||
/**/
|
||||
2212,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user