]> granicus.if.org Git - vim/commit
patch 8.2.4498: using <Plug> with "noremap" does not work v8.2.4498
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Mar 2022 13:56:24 +0000 (13:56 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Mar 2022 13:56:24 +0000 (13:56 +0000)
commit1fc34225acbee5ddca2b9ec3f82b3014d385b7f8
treefb70c61fa811d9acbbddfc40fed5d54d79208df7
parent35d8c2010ea6ee5c9bcfa6a8285648172b92ed83
patch 8.2.4498: using <Plug> with "noremap" does not work

Problem:    Using <Plug> with "noremap" does not work.
Solution:   Always remap <Plug>. (closes #9879, closes #9789)
runtime/doc/map.txt
src/getchar.c
src/testdir/test_mapping.vim
src/version.c