I am having a problem when I am looking at words like:
my_class_name
Pressing w will bring me to the end of the word. I however would like to jump to the next occurence of _.
I am using dt_ to delete till _. Is there something similar with a jump command?
In normal mode use t_ with no modifier to jump to the character before the next _
. Use f_ to jump directly to that character. Or use /_ to search for occurrences across all lines (which will automatically jump to the first match).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With