:! pwd :! mkdir path/to/folder
:%s/word_to\ search/words\ to\ replace\ with/g :%s/word_to\ search/words\ to\ replace\ with/
# Horizontal :vspl # Vertical :spl
# Next Buff :bn # Previous Buff :bp # Delete Buff :bd