1
0
forked from aniani/vim

patch 8.2.3689: ex_let_one() is too long

Problem:    ex_let_one() is too long.
Solution:   Split into multiple functions.
This commit is contained in:
Bram Moolenaar
2021-11-28 19:53:42 +00:00
parent 2e0f3ecb70
commit 3ccb579516
2 changed files with 251 additions and 195 deletions

View File

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