Created
July 30, 2016 12:25
-
-
Save a10k/741f2a69decd2b5ebfb2057bd5f1a62e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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