Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Automatic expansion of unnamed prefixes #357

Open
Nekosis opened this issue Sep 28, 2023 · 0 comments
Open

Automatic expansion of unnamed prefixes #357

Nekosis opened this issue Sep 28, 2023 · 0 comments

Comments

@Nekosis
Copy link

Nekosis commented Sep 28, 2023

Say I have a General definer called nyamacs/leader-keys with my leader as SPC, and I set up this keybind with it:

 (nyamacs/leader-keys
  "TAB TAB" '(comment-line :wk "Comment lines"))

In Emacs, after pressing SPC once, which-key appears, but the keybinding I just created displays as TAB → +prefix.

I would like a way to completely bypass the prefix if it is unset, so after pressing SPC once, this keybind will display as TAB TAB → Comment lines.

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

No branches or pull requests

1 participant