1
0
forked from aniani/vim

updated for version 7.3.1184

Problem:    Highlighting is sometimes wrong. (Axel Bender)
Solution:   Fetch regline again when returning from recursive regmatch.
This commit is contained in:
Bram Moolenaar
2013-06-13 19:47:07 +02:00
parent 98bfc2d5ee
commit 484d241a4a
2 changed files with 4 additions and 2 deletions

View File

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