Created
October 14, 2020 07:39
-
-
Save gvlx/bcaf72cdf896983f2037bbe6af011f1f to your computer and use it in GitHub Desktop.
VIM helper
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
# taken from https://stackoverflow.com/a/7601051 on 2020-10-14 | |
:%s/\(<[^>]*>\)/\1\r/g, to insert newlines after every tag |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment