Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gerrit P. Haase" Organization: Esse keine toten Tiere To: cygwin AT cygwin DOT com Date: Sun, 7 Oct 2001 21:24:56 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: VIM Colors Reply-to: cygwin AT cygwin DOT com Message-ID: <3BC0C828.21328.24DB083B@localhost> In-reply-to: <3BC08418.7040504@likai.net> X-mailer: Pegasus Mail for Win32 (v3.12cDE) X-Hops: 1 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/