mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
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:
parent
50f91d22bd
commit
dd00035cb5
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[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1792,
|
||||
/**/
|
||||
1791,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user