1
0
forked from aniani/vim

patch 8.2.0152: restoring ctrl_x_mode is not needed

Problem:    Restoring ctrl_x_mode is not needed.
Solution:   Remove restoring the old value, it's changed again soon.
This commit is contained in:
Bram Moolenaar
2020-01-26 18:35:31 +01:00
parent 978d170bdc
commit da812e282a
2 changed files with 8 additions and 11 deletions

View File

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