The % key is one of the best features of vim: it lets you jump from { to }, [ to ], and so on.
{
}
[
]
Howeve
I know this question is old but here is a plugin to use % to match the corresponding double quote:
https://github.com/airblade/vim-matchquote