1
0
forked from aniani/vim

patch 8.0.0713: 'termkey' option not fully implemented

Problem:    'termkey' option not fully implemented.
Solution:   Add initialisation.
This commit is contained in:
Bram Moolenaar
2017-07-15 15:16:40 +02:00
parent 1b0675caec
commit 0daf843b4c
2 changed files with 5 additions and 0 deletions

View File

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