1
0
forked from aniani/vim

patch 9.0.0533: the win_line() function is much too long

Problem:    The win_line() function is much too long.
Solution:   Move code to separate functions.
This commit is contained in:
Bram Moolenaar
2022-09-21 15:41:28 +01:00
parent 14f91765c0
commit e49f9acecc
2 changed files with 102 additions and 89 deletions

View File

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