Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically show <Space> mappings in menu #239

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

mmrwoods
Copy link
Contributor

@mmrwoods mmrwoods commented Aug 9, 2023

Update workaround for default EasyMotion prefix to only apply when <leader><space> is actually mapped to an EasyMotion action.

This allows other <leader><space> mappings to automatically show up in the WhichKey menu, without being explicitly added to the dictionary.

Note: I use <leader><space> to toggle showing white space characters

Partial fix for #135 (does not fix <leader><tab>, only <leader><space>)

Update workaround for default <leader><leader> EasyMotion prefix to only
apply when <leader><space> is actually mapped to an EasyMotion action.

This allows other <leader><space> mappings to automatically show up in
the WhichKey menu, without being explicitly added to the dictionary.

Note: I use <leader><space> to toggle showing white space characters

Partial fix for liuchengxu#135 (does not fix <leader><tab>, only <leader><space>)
@liuchengxu liuchengxu merged commit ea87707 into liuchengxu:master Aug 9, 2023
@liuchengxu
Copy link
Owner

Thank you!

@liuchengxu
Copy link
Owner

BTW, <Leader><Tab> should be fixed in #240.

@mmrwoods
Copy link
Contributor Author

Thanks for merging, and so quickly! 👍 Good to know <leader><tab> will be fixed too, and thanks for this plugin, I find it really useful :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants