forked from aniani/vim
patch 8.2.3839: using \z() with \z1 not tested for syntax highlighting
Problem: Using \z() with \z1 not tested for syntax highlighting. Solution: Add a test. (Dominique Pellé, closes #9365)
This commit is contained in:
committed by
Bram Moolenaar
parent
db1a410b61
commit
354b23a9f8
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3839,
|
||||
/**/
|
||||
3838,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user