1
0
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:
Bram Moolenaar 2019-08-03 14:23:48 +02:00
parent 72e1b39111
commit edd680f364
2 changed files with 556 additions and 508 deletions

File diff suppressed because it is too large Load Diff

View File

@ -773,6 +773,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1797,
/**/
1796,
/**/