1
0
forked from aniani/vim

patch 9.0.0531: 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 14:34:28 +01:00
parent 8ecfa2c56b
commit c20a41972c
2 changed files with 180 additions and 156 deletions

View File

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