vim62 syntax bug

Corinna Vinschen corinna-cygwin@cygwin.com
Sat Nov 8 12:52:00 GMT 2003


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/



More information about the Cygwin mailing list