Skip to content

Instantly share code, notes, and snippets.

@gvlx
Created October 14, 2020 07:39
Show Gist options
  • Save gvlx/bcaf72cdf896983f2037bbe6af011f1f to your computer and use it in GitHub Desktop.
Save gvlx/bcaf72cdf896983f2037bbe6af011f1f to your computer and use it in GitHub Desktop.
VIM helper
# 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