1
0
forked from aniani/vim

patch 8.2.5159: fix for CTRL-key combinations causes problems

Problem:    Fix for CTRL-key combinations causes more problems than it solves.
Solution:   Roll back the change.
This commit is contained in:
Bram Moolenaar
2022-06-25 13:48:25 +01:00
parent 61e3784819
commit 7bb6d56cfc
2 changed files with 11 additions and 19 deletions

View File

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