1
0
forked from aniani/vim

patch 8.1.1960: fold code is spread out

Problem:    Fold code is spread out.
Solution:   Move fold functions to fold.c.
This commit is contained in:
Bram Moolenaar
2019-09-01 17:52:32 +02:00
parent a112f2d003
commit db022f3ffb
4 changed files with 185 additions and 177 deletions

View File

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