Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <200202281814.NAA25582@menyapa.cc.columbia.edu> Content-Type: text/plain; charset="iso-8859-1" From: Alec To: Subject: Re: VIM in rxvt & syntax highlighting Date: Thu, 28 Feb 2002 13:14:09 -0500 X-Mailer: KMail [version 1.3.1] References: <000b01c1c03a$90dfb260$6fc82486 AT medschool DOT dundee DOT ac DOT uk> In-Reply-To: <000b01c1c03a$90dfb260$6fc82486@medschool.dundee.ac.uk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit On Thursday 28 February 2002 04:30 am, Fergus Daly wrote: > The recent installation of vim lacks the default startup file that earlier > vesions had. So: place in your home directory (/home/alec/ or whatever) a > file called .vimrc (note the dot) containing > > set nocompatible > set backspace=indent,eol,start > set backup > set history=50 > set ruler > set background=dark > set showcmd > set incsearch > syntax on > set hlsearch I tried your .vimrc file. Is your syntax highlighted in COLOR? Mine isn't. Well, not in rxvt-2.7.2. It is colored in the default terminal emulator though. Alec -- 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/