Richard Fisher wrote: > > Thanks all, > > Currently I use vim. I like it but a bit of colour here and there is good > for my style. Speaking of vim is there a way to configure it for perl? If > there is I'll stick with it. > > Again Thanks. > > In the meantime I'll try a couple of the suggestions I got.
Yes, Perl is just one of the syntax highlighters available. :syntax on should turn it on for you. Also I recommend using the GUI version rather than the console version. When in doubt try :help -- ,-/- __ _ _ $Bill Luebkert ICQ=14439852 (_/ / ) // // DBE Collectibles Mailto:[EMAIL PROTECTED] / ) /--< o // // http://dbecoll.tripod.com/ (Free site for Perl) -/-' /___/_<_</_</_ Castle of Medieval Myth & Magic http://www.todbe.com/ _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activeperl
