Replies: 2 comments
-
Found it. It's m - Match |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andradei
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.
-
Say I have the string
"this is some text"
in a file I'm editing.In vim, if I want to replace it with new text that I'll type, I'd do
ci"
and start typing.How can I do something similar in Helix?
Beta Was this translation helpful? Give feedback.
All reactions