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 Message-Id: <5.1.0.14.2.20011010165311.02576c58@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 10 Oct 2001 17:01:37 -0700 To: "Gaurav Khanna" , From: Randall R Schulz 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/