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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020110120941.02833d30@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 10 Jan 2002 12:12:53 -0800 To: , From: Randall R Schulz Subject: Re: vim and color In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Dan, Most likely all you need to know is where to put your color scheme files. If you're doing it all from Vim's "rc" file, then you need to use the right one: "~/.vimrc" / "$HOME/.vimrc". The Cygwin-hosted Vim is a non-GUI, Unix-style Vim (just vim or vi), _not_ a GUI, stand-alone one (gvim). From what little experience I have, the Vim docs and help system are careful to distinguish the graphic from non-graphic Vim configuration details. Use the ":help ..." command. Randall Schulz Mountain View, CA USA At 12:03 2002-01-10, Dan Horne wrote: >Hi All > >how do I set up syntax color coding with vim under cygwin? I use gvim in the >Windows environmnt, and that seesm to be working okay. I've looked at the >cygwin doco I could find, and it discusses windows and Unix - I'm not sure >where cygwin fits into the scheme of thngs. For instance, I added a .gvimrc >file to $HOME directory, but it doesn't seem to do anything. > >Dan -- 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/