When I browse code in Vim, I need to see opening and closing parenthesis/ brackets, and pressing % seems unproductive.
I tried :set showmatch, bu
:set showmatch
Maybe what you want is this plugin:
http://www.vim.org/scripts/script.php?script_id=350