liuchengxu/vim-which-key

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

markwu opened this issue · 1 comments

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

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

image

miyl commented

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