1
0
forked from aniani/vim

patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys

Problem:    Side effects when using t_ti to enable modifyOtherKeys.
Solution:   Add t_TI and t_TE.
This commit is contained in:
Bram Moolenaar
2019-10-12 21:08:59 +02:00
parent 4facea310c
commit 171a921b51
5 changed files with 31 additions and 13 deletions

View File

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