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:
committed by
Bram Moolenaar
parent
6f0ddbf00d
commit
05386ca1d4
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4165,
|
||||
/**/
|
||||
4164,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user