Skip to content

Instantly share code, notes, and snippets.

@aaroneaton
Last active September 27, 2015 07:47
Show Gist options
  • Save aaroneaton/1235631 to your computer and use it in GitHub Desktop.
Save aaroneaton/1235631 to your computer and use it in GitHub Desktop.
VIM:vim find and replace
%s/,//g
%s/edu/edu,/g
%s/,/\r/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment