1
0
forked from aniani/vim

patch 8.2.1634: loop to handle keys for the command line is too long

Problem:    Loop to handle keys for the command line is too long.
Solution:   Move a few more parts to separate functions. (Yegappan Lakshmanan,
            closes #6895)
This commit is contained in:
Bram Moolenaar
2020-09-07 22:05:28 +02:00
parent e83cca2911
commit 9c929713b7
3 changed files with 277 additions and 215 deletions

View File

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