0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 9.0.1267: the did_set_string_option function is too long

Problem:    The did_set_string_option function is too long.
Solution:   Further cleanup of handling string options.  (Yegappan Lakshmanan,
            Lewis Russell, closes #11920)
This commit is contained in:
Yegappan Lakshmanan
2023-01-31 13:25:58 +00:00
committed by Bram Moolenaar
parent ce93d162da
commit d6e4c75af2
2 changed files with 363 additions and 521 deletions

File diff suppressed because it is too large Load Diff

View File

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