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

Fix lambda in map() #246

Closed liuchengxu closed 1 year ago

liuchengxu commented 1 year ago

Only key and val are legal according to :h map().

Close #244

cc @rene-descartes2021