Find and replace text across the entire file
:%s/old/new/g
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