* Lev Lvovsky <[email protected]> [2009-10-20 10:09 -0700]: > I have an option (don't know which), that is turned on in vim which > highlights matching parens when I'm over either the opening or > closing. By highlight, I mean that the cursor changes colors for both > parens. I'd like to turn this option on in another vim session which > doesn't do this - any idea what command it might be?
:set showmatch --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
