Skip to content

Instantly share code, notes, and snippets.

@RyanParsley
Created June 5, 2013 18:39
Show Gist options
  • Save RyanParsley/5716123 to your computer and use it in GitHub Desktop.
Save RyanParsley/5716123 to your computer and use it in GitHub Desktop.
Run these to format html when it comes to me as a single line.
:s/<[^>]*>/\r&\r/g
:g/^$/d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment