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:
committed by
Bram Moolenaar
parent
ddf7dba96e
commit
8894761daf
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
388,
|
||||
/**/
|
||||
387,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user