Skip to content

Instantly share code, notes, and snippets.

@clintonhalpin
Created August 7, 2014 12:55
Show Gist options
  • Save clintonhalpin/2d1e816f40dc68963966 to your computer and use it in GitHub Desktop.
Save clintonhalpin/2d1e816f40dc68963966 to your computer and use it in GitHub Desktop.

Delete all blank lines

: g/^\s*$/d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment