0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00

patch 9.0.1293: the set_num_option() is too long

Problem:    The set_num_option() is too long.
Solution:   Move code to separate functions. (Yegappan Lakshmanan,
            closes #11954)
This commit is contained in:
Yegappan Lakshmanan
2023-02-09 12:23:17 +00:00
committed by Bram Moolenaar
parent 313e4724c3
commit 0caaf1e465
2 changed files with 558 additions and 333 deletions

View File

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