You can pull a line up in vim using Shift + j at the current line. How do you do the reverse i.e put all the words following cursor below the current line ?
I go to the whitespace where I want to cut the line and hit r<CR>.
Doing this is a pretty simple, most people just enter insert mode, stick a newline in there and return to normal mode like this i<entr><esc> There isn't a faster way to do this, however if you really want, you can map this to a key in your vimrc.
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