Skip to content

Instantly share code, notes, and snippets.

@murayama
Created March 11, 2014 05:19
Show Gist options
  • Select an option

  • Save murayama/9479918 to your computer and use it in GitHub Desktop.

Select an option

Save murayama/9479918 to your computer and use it in GitHub Desktop.
vimでXMLを改行
:%s/<\/\(.\{-}\)>/<\/\1>^M/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment