Skip to content

Instantly share code, notes, and snippets.

@chivalry
Created July 27, 2014 20:15
Show Gist options
  • Save chivalry/f2b3cc89d7d370ce11a9 to your computer and use it in GitHub Desktop.
Save chivalry/f2b3cc89d7d370ce11a9 to your computer and use it in GitHub Desktop.
:%s/¶/" ,\r "/g
" Replace every occurrence of the paragraph character with a quote, comma, carriage return, four spaces and a quote.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment