:m
:m5 or :move5 will move the current line to line 5. Alternatively, m and move accept a range.
e.g. :1,5m10 to move lines 1 through 5 to line 10.
:m5 or :move5 will move the current line to line 5. Alternatively, m and move accept a range.
e.g. :1,5m10 to move lines 1 through 5 to line 10.