1
0
forked from aniani/vim

patch 9.0.0388: the do_arg_all() function is too long

Problem:    The do_arg_all() function is too long.
Solution:   Split the function in smaller parts. (Yegappan Lakshmanan,
            closes #11062)
This commit is contained in:
Yegappan Lakshmanan
2022-09-05 18:27:47 +01:00
committed by Bram Moolenaar
parent ddf7dba96e
commit 8894761daf
2 changed files with 181 additions and 127 deletions

View File

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