Perl monking (was Menu{Master,Maestro,etc} question(s)

Jay R. Ashworth jra at baylink.com
Mon May 14 13:50:16 PDT 2007


On Mon, May 14, 2007 at 01:22:04PM -0700, Bill Campbell wrote:
> The vim option to have the cursor momentarily jump to the matching
> delimiter is ``showmatch'', and can be turned off in your $HOME/.vimrc
> file.  Personally I like it on.
> 
> You can turn off that obnoxious coloration with ``:syntax off'' or
> something similar in the $HOME/.vimrc file.  Fairlite has a color setting
> that he likes as well.
> 
> Personally I only turn the syntax highlighting on when I'm chasing a syntax
> error that's probably caused by failing to close a quote somewhere because
> I find the highlighting colors unreadable.

I've found that :color evening works better than the default for me.

But the feature I was talking about isn't showmatch -- that comes from
Classic vi.  This is when vim color-highlights the matching bracket for
anything the cursor's sitting on.

Cheers,
-- jra
-- 
Jay R. Ashworth                                                jra at baylink.com
Designer                          Baylink                             RFC 2100
Ashworth & Associates        The Things I Think                        '87 e24
St Petersburg FL USA      http://baylink.pitas.com             +1 727 647 1274


More information about the Filepro-list mailing list