In Notepad++, I can use Ctrl + Shift + Up / Down to move the current line up and down. Is there a similar command to this in Vim?
For me, ddkkp did it (instead of ddkP with an uppercase P, which would work too).
ddkkp
ddkP