1
0
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:
Bram Moolenaar
2022-09-21 21:12:53 +01:00
parent 6a434e93a9
commit 4740394f23
2 changed files with 442 additions and 435 deletions

View File

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