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:
committed by
Bram Moolenaar
parent
f0300fc7b8
commit
ad60898aa4
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1366,
|
||||
/**/
|
||||
1365,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user