1
0
forked from aniani/vim

patch 9.0.1366: functions for setting options are in random order

Problem:    Functions for setting options are in random order.
Solution:   Sort functions alphabetically. (Yegappan Lakshmanan,
            closes #12082)
This commit is contained in:
Yegappan Lakshmanan
2023-03-01 12:44:06 +00:00
committed by Bram Moolenaar
parent f0300fc7b8
commit ad60898aa4
3 changed files with 1501 additions and 1484 deletions

View File

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