]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2159: some mappings are listed twice v8.1.2159
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Oct 2019 16:34:57 +0000 (18:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Oct 2019 16:34:57 +0000 (18:34 +0200)
commitfafb4b18cd4aa5897537f53003b31bb83d7362df
treedb0dc6de4c04bfd8964506937cd6facae7dd1391
parent17efc7fa05daea1e916a25620c71a5626b7f298d
patch 8.1.2159: some mappings are listed twice

Problem:    Some mappings are listed twice.
Solution:   Skip mappings duplicated for modifyOtherKeys. (closes #5064)
src/map.c
src/testdir/test_mapping.vim
src/version.c