0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.2159: some mappings are listed twice

Problem:    Some mappings are listed twice.
Solution:   Skip mappings duplicated for modifyOtherKeys. (closes #5064)
This commit is contained in:
Bram Moolenaar
2019-10-16 18:34:57 +02:00
parent 17efc7fa05
commit fafb4b18cd
3 changed files with 31 additions and 6 deletions

View File

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