-
neovim has C-x and C-a for this, but C-x is already taken for completion. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
C-x is taken for completion but that's in insert mode, so we can still use C-x and C-a in normal mode. It's not implemented yet. |
Beta Was this translation helpful? Give feedback.
-
Good news! Ctrl + x and Ctrl + a has been added to Helix: |
Beta Was this translation helpful? Give feedback.
-
when using vim, we can use
|
Beta Was this translation helpful? Give feedback.
Good news! Ctrl + x and Ctrl + a has been added to Helix: