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]
Other format: [Raw text]

Re: vim62 syntax bug


On Sat, Nov 08, 2003 at 12:24:18AM -0800, Eric Zollars wrote:
> /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.

That's not Cygwin specific and it's no fault in the vimrc file.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/


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