vim/linux doesn't highlight mismatched parens in scripts

Alex A. Naanou alex_nanou at pochtamt.ru
Sat Mar 8 22:21:33 EST 2003


fpm at u.washington.edu (Frank Miles) wrote in message news:<b4djgo$1vk8$1 at nntp6.u.washington.edu>...
...
> Does this happen with all vim installations?  Or is it peculiar to my
> installation/configuration?
This a normal situation, as vims' default python ftplugin script is somewhat
incomplete (at-least to my liking :) ), this and allot of other options are 
just not configured...

try the following:
:set showmatch


and see
:he 'showmatch'
:he 'matchtime'

                                Best Regards...
                                          Alex.




More information about the Python-list mailing list