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 and Java syntax highlighting


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/


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