Skip to content

Instantly share code, notes, and snippets.

@brasey
Created September 14, 2015 18:26
Show Gist options
  • Save brasey/95854334fee44da26118 to your computer and use it in GitHub Desktop.
Save brasey/95854334fee44da26118 to your computer and use it in GitHub Desktop.
Remove Windows carriage returns

Remove Windows carriage returns

With vim, all you need is

:e ++ff=dos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment