Split the vim window vertically or horizontally
:vsplit (or :split for horizontal)
Delete the current line in vim
Indent or outdent several lines at once
Go to a specific line number in vim
Save changes and exit vim