Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <5.1.0.14.2.20011010165311.02576c58@pop3.cris.com>
X-Sender: rrschulz@pop3.cris.com
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Wed, 10 Oct 2001 17:01:37 -0700
To: "Gaurav Khanna" <gaurav@nativenames.net>, <cygwin@cygwin.com>
From: Randall R Schulz <rrschulz@cris.com>
Subject: Re: VIM and Java syntax highlighting
In-Reply-To: <000901c151dd$7cbf5220$1900a8c0@Nativenames.corp>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed

Guarav,

My stock Cygwin full install includes these (at least tangentially or 
indirectly) relevant syntax files:

         /usr/share/vim/vim60/syntax/java.vim
         /usr/share/vim/vim60/syntax/javacc.vim
         /usr/share/vim/vim60/syntax/javascript.vim
         /usr/share/vim/vim60/syntax/jess.vim
         /usr/share/vim/vim60/syntax/jgraph.vim
         /usr/share/vim/vim60/syntax/jproperties.vim
         /usr/share/vim/vim60/syntax/jsp.vim


Start up Vim, type ":help syntax" and / or ":help syntax-qstart". The 
former will show you all the syntax-highlighting topics, which include the 
latter.

Randall Schulz
Mountain View, CA USA


At 15:47 2001-10-10, Gaurav Khanna wrote:
>Hi,
>I am a newbie as far as cygwin is concerned. I went through some of the
>other posts and to get the syntax highlighting I entered the following in
>the .vimrc:
>set nocompatible
>set backspace=indent,eol,start
>syntax on
>colorscheme elflord
>
>Is there a way to specify and get highlighting for java core classes etc.?
>
>Thansks
>Gaurav


--
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/

