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:
@@ -773,6 +773,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1792,
|
||||
/**/
|
||||
1791,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user