Skip to content

SPC SPC for C-c *and* SPC SPC SPC for h-SPC #673

Closed Answered by eeriemyxi
eeriemyxi asked this question in Q&A
Discussion options

You must be logged in to vote
(meow-leader-define-key
 '("SPC"         . "C-c C-SPC")
 '("C-SPC SPC"   . "H-SPC"))

Use C-c C-SPC instead of just C-c. You get to keep defaults of most major mode packages that bind their commands to C-c while enjoying your own shortcuts via the shorthand SPC SPC in normal or motion mode.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@eeriemyxi
Comment options

@DogLooksGood
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by eeriemyxi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants