Skip to content

Instantly share code, notes, and snippets.

@dharma017
Created September 14, 2015 12:11
Show Gist options
  • Select an option

  • Save dharma017/529a5617170c9c4b4347 to your computer and use it in GitHub Desktop.

Select an option

Save dharma017/529a5617170c9c4b4347 to your computer and use it in GitHub Desktop.
Surplus Empty Lines (ST3)
^\s+$
Select the text
Press Ctrl + H (or click Find->Replace)
Make sure you have selected 'regular expression' (press Alt + R)
Find what: ^\n
Replace With: (nothing, leave in blank)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment