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