Suppose a file has the text such as
Natural
Natural8Language
I want the whole word to be yanked/copied with easy key shortcuts
Suppose a file has the text such as
Natural
Natural8Language
I want the whole word to be yanked/copied with easy key shortcuts
yiw
does what you seem to want with the sample provided. It's a very basic command.
Would yanking up to the next word boundary with yW
(capital W) do what you want?
You can paste the yanked word with p
. I believe it doesn't get much shorter than that (other than mapping keystrokes).