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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: sue.its.caltech.edu: zollars owned process doing -bs Date: Sat, 8 Nov 2003 00:24:18 -0800 (PST) From: Eric Zollars X-X-Sender: zollars AT sue To: cygwin AT cygwin DOT com Subject: vim62 syntax bug Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=0.0 tagged_above=-100000.0 required=5.0 X-Spam-Level: Note-from-DJ: This may be spam /usr/share/vim/vim62/vimrc_example.vim has the lines: if &t_Co > 2 || has ("gui_running") syntax on This did not give me syntax coloring. I changed it to: syntax enable and everything is working fine. Eric -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/