Search Results

2
votes

How do I convert dos files to linux files in vim?

I prefer to use the following command : :set fileformat=unix You can also use mac or dos to respectively convert your file to macintosh o …