Created
June 16, 2016 15:58
-
-
Save sadovnik/5ca82df236c9f0fd38c3269a94a88f6d to your computer and use it in GitHub Desktop.
Fix dos linebreaks to unix using vim
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%s/\r/\r/g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment