Toggle Helix mode #41569
Closed
yilmazer
started this conversation in
Ideas From Vim
Toggle Helix mode
#41569
Replies: 1 comment
-
|
#41454 enabled helix mode toggle. It may also be helpful to update the documentation. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am confused about how to easily assign a key binding to toggle Helix mode. There is no "ToggleHelixMode" action like
workspace::ToggleVimModeyet. In the past, I used'vim': { "default_mode": 'helix_normal' }but this setting doesn't work anymore. You can still find it in the documentation.There's an action for
vim::SwitchToHelixNormalMode, but it only toggles on, not off. Am I missing something here?Beta Was this translation helpful? Give feedback.
All reactions