RE: How to configure VIM to generate files with LF line endings

2007-09-13 Thread Dave Korn
On 13 September 2007 19:40, Michael Giroux wrote: > How do I configure VIM to write files using LF for line endings? You don't. It already does. Not trying it on a text-mode mountpoint, by any chance, are you? cheers, DaveK -- Can't think of a witty .sigline today -- Unsub

Re: How to configure VIM to generate files with LF line endings

2007-09-13 Thread Reid Thompson
add set fileformat=unix to vimrc/gvimrc On Thu, 2007-09-13 at 11:39 -0700, Michael Giroux wrote: > How do I configure VIM to write files using LF for line endings? > > I've tried man vi, and man vimrc and man .vimrc, without success. > > Michael > > -- > Unsubscribe info: http://cygwin.co

How to configure VIM to generate files with LF line endings

2007-09-13 Thread Michael Giroux
How do I configure VIM to write files using LF for line endings? I've tried man vi, and man vimrc and man .vimrc, without success. Michael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi