What is the shortest combo?
P.S. I usually do ACtrl+wCtrl+wCtrl+wEsc.
In other words, I have to jump into Insert mode.
P.P.S. d3b doesn't work.
This sequence of commands,
$3bD
is the shortest way to do it I can think of at the moment but it leaves out an ugly trailing space.
$3gelD
is another way that gets rid of the trailing space.
You can also think outside the box and play with spaces instead of words:
$3F D
$ 3b D which translates to
In addition, you can also use the normal command in ex mode to achieve the same
:norm! $3bD
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