Closed fedemp closed 9 years ago
I am unable to repro. Please ensure that your file has JSX syntax enabled (the default requires you to use the .jsx extension) and that you have installed the pangloss/vim-javascript dependency, without conflicts with other JS packages.
For the following code, the closing brace is highlighted in a different way. It also breaks indentation when inside a conditional, as the closing brace is seen as closing the conditional.