1
0
forked from aniani/vim

patch 9.0.1308: the code for setting options is too complicated

Problem:    The code for setting options is too complicated.
Solution:   Refactor the code for setting options. (Yegappan Lakshmanan,
            closes #11989)
This commit is contained in:
Yegappan Lakshmanan
2023-02-14 13:07:18 +00:00
committed by Bram Moolenaar
parent 32ff96ef01
commit 1a6476428f
2 changed files with 504 additions and 368 deletions

View File

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