Replies: 4 comments
-
maybe try |
Beta Was this translation helpful? Give feedback.
-
Thanks for your suggestion. I just tried, but it didn't work either. |
Beta Was this translation helpful? Give feedback.
-
I ended up using this key sequence
If the prefix means only for some certain mode, then the following works:
Maybe Spacemacs hasn't got any implementation of such key-based-replacements? |
Beta Was this translation helpful? Give feedback.
-
If When passing in More binding functions can be found in the spacemacs docs and in this SO answer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using
rtags
, and want to customize the leading keys ofrtags
to 'M-RET t` by usingHow can I make Spacemacs display the key prefix
t
when typingM-RET
asrtags
? Currently,t
is shown as+prefix
when typingM-RET
.I tried the following:
(spacemacs/declare-prefix "M-RET t" "rtags")
, but it doesn't work.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions