c.vim
c.vim copied to clipboard
C++: detect type in catch()
The parentheses of catch() contain a type and name, just like function parameters. Currently they are not correctly highlighted.