Replies: 3 comments 1 reply
-
type |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ymgyt thanks for your response. The problem is that I have to navigate to it, that's why for now I type |
Beta Was this translation helpful? Give feedback.
0 replies
-
Your questions seems to be related to #5903 For
works like in Vim. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
I very often use the command
ci"
when I want to change a text that's inside in""
in the current line. In Vim, there's a simple way to do it. In Helix it seems a bit more complicated. To achieve something similar I have to typef"lmi"c
what's much more complicated and error probe.Beta Was this translation helpful? Give feedback.
All reactions