Skip to content
Discussion options

You must be logged in to vote

The : is used for typable commands - ones that you can type out in the prompt in helix with :<command-name> and use kebab-case. command_mode is a regular command so you can bind to the command directly like so:

[keys.normal.space]
space = "command_mode"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by amstaniec
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
Converted from issue

This discussion was converted from issue #4631 on November 07, 2022 15:53.