Closed rene-descartes2021 closed 1 year ago
Changes:
g:which_key_fallback_to_native_key
g:which_key_ignore_invalid_key
g:which_key_fallback_to_native_key = 0
s:which_key_trigger
s:execute_native_fallback()
Interesting, accidentally didn't rebase this one before pushing to master and github doesn't show this PR (commit 72973ce) as merged but it is.
Changes:
g:which_key_fallback_to_native_key
no longer worked.g:which_key_ignore_invalid_key
clarifying that it only has effect wheng:which_key_fallback_to_native_key = 0
.s:which_key_trigger
substitution improved, will handle spaces better ins:execute_native_fallback()
.