Replies: 1 comment
-
I am still learning, but I hope this helps. You can mimic this functionality with search and cycling through the hits. To select all text inside a pair, use f / t.
|
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.
-
is there a helix equivelant of something like vi" in vim? where you can select everything inside the double quotes and jump to the next double quotes if you're not inside double quotes already? mi" exists but it doesnt have the aforementioned jumping feature.
Beta Was this translation helpful? Give feedback.
All reactions