c.vim icon indicating copy to clipboard operation
c.vim copied to clipboard

C++: detect type in catch()

Open pulkomandy opened this issue 3 years ago • 0 comments

The parentheses of catch() contain a type and name, just like function parameters. Currently they are not correctly highlighted.

pulkomandy avatar Jul 19 '22 13:07 pulkomandy