mirror of
https://github.com/neovim/neovim.git
synced 2026-01-24 05:40:35 +00:00
Problem: No test that completing a partial mapping clears 'showcmd'.
Solution: Complete partial mappings in Test_showcmd_part_map() instead
of using :echo. Adjust some comments (zeertzjq).
closes: vim/vim#14580
094c4390bd