Skip to content

Instantly share code, notes, and snippets.

@a10k
Created July 30, 2016 12:25
Show Gist options
  • Save a10k/741f2a69decd2b5ebfb2057bd5f1a62e to your computer and use it in GitHub Desktop.
Save a10k/741f2a69decd2b5ebfb2057bd5f1a62e to your computer and use it in GitHub Desktop.
#Select both the consecutive duplcate lines on sublime
(?s)(.*)\n\1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment