This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: VIM Colors


Li-Kai Liu schrieb am 2001-10-07, 12:34:

>Corinna Vinschen wrote:
>>>Did I do something wrong (with all the directory rearrangements) or is it 
>>>broken at this time?
>>
>>It's not broken.  There's just no default vimrc file as in the 5.x
>>release.  Add `syntax on' to your $HOME/.vimrc file.
>>
>backspace behavior (it won't delete beyond the insert point). so i added 
>the following lines in my $HOME/.vimrc to get back to work as quickly as 
>possible.
>
>---- starting my .vimrc ----
>set nocompatible
>set backspace=indent,eol,start
>
>syntax on
>colorscheme elflord
>---- end of my .vimrc ----

Error detected while processing /home/Siebenschlaefer/.vimrc:
line    8:
Not an editor command: colorscheme elflord

Ooops.

Gerrit


-- 
=^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]