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

Add g:which_key_ignore_outside_mappings #219

Closed rene-descartes2021 closed 2 years ago

rene-descartes2021 commented 2 years ago

Fixes #218.

Only adds the global config option of ignoring mappings outside the elements of the description dictionary.

blasco commented 2 years ago

I love this feature <3 looking forward for it being merged

rene-descartes2021 commented 2 years ago

Ok merged!