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

[Feature Request] Is that possible to show global mapping like vim-leader-key does? #171

Open
markwu opened this issue Feb 2, 2021 · 1 comment

Comments

@markwu
Copy link

markwu commented Feb 2, 2021

It that possible to show global mapping like vim-leader-key does?

nmap <silent> <Leader>gg <Plug>leaderguide-global

image

@markwu markwu changed the title It that possible to show global mapping like vim-leader-key does? [Feature Request] Is that possible to show global mapping like vim-leader-key does? Feb 2, 2021
@miyl
Copy link

miyl commented Apr 2, 2022

Kinda, you can pass in an empty string as the prefix:
:WhichKey ""

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

No branches or pull requests

2 participants