forked from aniani/vim
patch 8.1.1792: the vgetorpeek() function is too long
Problem: The vgetorpeek() function is too long. Solution: Split off the part that handles mappings.
This commit is contained in:
1030
src/getchar.c
1030
src/getchar.c
File diff suppressed because it is too large
Load Diff
@@ -773,6 +773,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1792,
|
||||||
/**/
|
/**/
|
||||||
1791,
|
1791,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user