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 Date: Tue, 24 Jul 2001 12:21:53 +0100 (BST) From: Lee To: cygwin AT cygwin DOT com Subject: RE: VIM Syntax Colors Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I use Vim on a variety of different machines and on a few different platforms. I found the colours in cygwin to be a bit too dark. Instead of figuring out how to remap the colours in the .vimrc I put this in instead: set background=dark syntax on Even if you have previously set the syntax to be on, or if not, you must do it after the background setting. This will force vim to set the colours that are better suited for dark backgrounds and not force vim to have a dark background. Now the colours look pretty much identical in DOS and cygwin. Hope that helps. ~Lee -- 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/