Skip to content

Instantly share code, notes, and snippets.

@priscillamc
Last active July 7, 2017 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save priscillamc/023f74ae572d9a9b4c03b320d2ffb7b1 to your computer and use it in GitHub Desktop.
Save priscillamc/023f74ae572d9a9b4c03b320d2ffb7b1 to your computer and use it in GitHub Desktop.

Convert line endings

Convert to Unix: :set ff=unix Convert to Windows: :set ff=dos

Save and close

:wq

Edit file

i

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment