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:
committed by
Bram Moolenaar
parent
ce93d162da
commit
d6e4c75af2
870
src/optionstr.c
870
src/optionstr.c
File diff suppressed because it is too large
Load Diff
@@ -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,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user