justbur / emacs-which-key

Emacs package that displays available keybindings in popup
GNU General Public License v3.0
1.74k stars 87 forks source link

Hide specific keys with which-key-add-keymap-based-replacements #298

Open introom opened 3 years ago

introom commented 3 years ago

How to hide specific key bindings?

It would be preferrable to be handled with which-key-add-keymap-based-replacements.

justbur commented 3 years ago

You can't do that right now. You'd have to use another method