mirror of
https://github.com/vim/vim.git
synced 2025-10-06 05:44:14 -04:00
patch 9.0.1369: still some "else if" constructs for setting options
Problem: Still some "else if" constructs for setting options. Solution: Add a few more functions for handling options. (Yegappan Lakshmanan, closes #12090)
This commit is contained in:
committed by
Bram Moolenaar
parent
4ed914b18a
commit
c6ff21e876
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1369,
|
||||
/**/
|
||||
1368,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user