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