You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Already read the README: If you are used to doing c commands a lot, you're going to have to adapt to selecting the area you want with v and then deleting it.. Is it impossible to make it like in vim?
The text was updated successfully, but these errors were encountered:
[keys.normal.c]
i = {w= ["move_prev_word_end", "delete_word_forward", "insert_mode"]}
a workaround way to do it. I hope helix support more commands to chain and allow us to customize to vim keybinding as it used in many places. Helix keybinding is what holding me to use the editor.
Already read the README:
If you are used to doing c commands a lot, you're going to have to adapt to selecting the area you want with v and then deleting it.
. Is it impossible to make it like in vim?The text was updated successfully, but these errors were encountered: