Context aware line movement #13447
-
I like helix default behavior of j/k being bound to Is it possible to create a customized key bind that performs |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Currently I don't think this is possible. It would need some scripting support to check whether there are multiple selections. For now you'd have to manually prefer |
Beta Was this translation helpful? Give feedback.
Currently I don't think this is possible. It would need some scripting support to check whether there are multiple selections. For now you'd have to manually prefer
gj
/gk
when there are many selections, or toggle off softwrap temporarily