My stab, although it may not be the *best* and only way..
move your cursor in position
press <esc>
press v (for visual mode)
Highlight what you want to move (with the arrow keys)
press the d button (to delete it)
move to what you want it
press the p button (to paste/put it)
Thanks. But is there any way to use mouse instead of arrow keys?
Usual this is from the *sometimes* nice auto-indent feature.
:set noai
will turn it off.
Yes. You are right.
Sincerely yours, Kevac Marko