forked from aniani/vim
patch 9.0.0537: the do_set() function is much too long
Problem: The do_set() function is much too long. Solution: Move setting of a string option to a separate function.
This commit is contained in:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
537,
|
||||
/**/
|
||||
536,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user