[EMAIL PROTECTED]:
Igor Pechtchanski wrote on February 21, 2003 3:29 PM:
> After reading vim help carefully, seems you also need the
> "fileformats" variable set. Try
>
> set fileformats=dos
> set fileformat=dos
>
> and see what happens.
It works! :-)
> For more details, "vim -c
[EMAIL PROTECTED]:
Igor Pechtchanski wrote on February 21, 2003 2:35 PM:
> Put the following in your ~/.vimrc:
>
> set fileformat=dos
Sounds logical. Unfortunately, it doesn't seem to work:
[EMAIL PROTECTED]:~$ cat .vimrc
set autoindent
set number
set shiftwidth=4
set filefo
[EMAIL PROTECTED]:
I just set up Cygwin on a Windows 2000 SP3 machine, and chose "DOS" for
"Default file type". I have noticed that vim 6.1.300-1 generates Unix line
endings on new files. I would like DOS line endings. I searched the Cygwin
mailing list and the Vim site, but didn't find any clu
3 matches
Mail list logo