How to remap keys into the 'space' mode? #2844
-
Hello, I tried to add the following in config.toml , but helix would not accept it:
Appreciate help/ideas. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Jun 20, 2022
Replies: 1 comment 1 reply
-
This should do the trick: [keys.normal.space]
z = ":quit" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ipstone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should do the trick: