forked from aniani/vim
patch 8.2.3937: Insert mode completion function is too long
Problem: Insert mode completion function is too long.
Solution: Refactor into multiple functions. (Yegappan Lakshmanan,
closes #9423)
This commit is contained in:
committed by
Bram Moolenaar
parent
ccc1644f95
commit
edc6f10390
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3937,
|
||||
/**/
|
||||
3936,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user