Created
June 5, 2018 03:27
-
-
Save Gibbomeister/7eecee1fb795ab2932988322f95b4c5e to your computer and use it in GitHub Desktop.
Textmate - replace comma with new line
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
Find: , | |
Replace: \n | |
RegExp checked |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment