liuchengxu / vim-which-key

:tulip: Vim plugin that shows keybindings in popup
https://liuchengxu.github.io/vim-which-key/
MIT License
1.93k stars 65 forks source link

use feedkeys to handle built in mappings #206

Closed acdifran closed 3 years ago

acdifran commented 3 years ago

Fixes https://github.com/liuchengxu/vim-which-key/issues/113

liuchengxu commented 3 years ago

Thank you!