1
0
forked from aniani/vim

patch 8.2.4165: the nv_g_cmd() function is too long

Problem:    The nv_g_cmd() function is too long.
Solution:   Move code to separate functions. (Yegappan Lakshmanan,
            closes #9576)
This commit is contained in:
Yegappan Lakshmanan
2022-01-20 20:18:27 +00:00
committed by Bram Moolenaar
parent 6f0ddbf00d
commit 05386ca1d4
2 changed files with 305 additions and 292 deletions

View File

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