Skip to content

Instantly share code, notes, and snippets.

@jboursiquot
Created March 12, 2013 16:44
Show Gist options
  • Save jboursiquot/5144545 to your computer and use it in GitHub Desktop.
Save jboursiquot/5144545 to your computer and use it in GitHub Desktop.
Remove ^M line endings using Vim
:%s/<Ctrl-V><Ctrl-M>//g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment