1
0
forked from aniani/vim

patch 8.2.0660: the search.c file is a bit big

Problem:    The search.c file is a bit big.
Solution:   Split off the text object code to a separate file. (Yegappan
            Lakshmanan, closes #6007)
This commit is contained in:
Bram Moolenaar
2020-04-29 21:04:15 +02:00
parent 939b5db480
commit ed8ce057b7
13 changed files with 2020 additions and 1976 deletions

View File

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