1
0
forked from aniani/vim

patch 8.1.0657: get error for using regexp recursively

Problem:    Get error for using regexp recursively. (Dominique Pelle)
Solution:   Do no check if connection is desired.
This commit is contained in:
Bram Moolenaar
2018-12-29 13:09:46 +01:00
parent c0c7549687
commit 01e51e5b30
2 changed files with 4 additions and 2 deletions

View File

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