mirror of
https://github.com/vim/vim.git
synced 2026-07-07 11:16:08 +02:00
1fc34225ac
Problem: Using <Plug> with "noremap" does not work. Solution: Always remap <Plug>. (closes #9879, closes #9789)