1
0
forked from aniani/vim

patch 8.2.1853: "to_f" is recognized at "topleft" modifier

Problem:    "to_f" is recognized at "topleft" modifier.
Solution:   Do not recognize modifer when "_" follows. (closes #7019)
This commit is contained in:
Bram Moolenaar
2020-10-16 19:56:12 +02:00
parent ffdf8adfa8
commit 7a66a17190
3 changed files with 7 additions and 2 deletions

View File

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