mxw / vim-jsx

React JSX syntax highlighting and indenting for vim.
1.59k stars 95 forks source link

Opening and closing colors don't match #100

Closed kylelamse closed 8 years ago

kylelamse commented 8 years ago

They need to be the same color for consistency.

mxw commented 8 years ago

JSX highlighting for XML elements matches vim's default XML highlighting. This sounds like user error.

kylelamse commented 8 years ago

Would have been nice of you to put that very significant detail in the README or actually try to help me instead of writing my issue off as a "user error" and closing it. Kind of rude.

mxw commented 8 years ago

To be fair: Your issue has been reported in the past and comes up easily in a search of the GitHub issues for, e.g., "close tag". You also didn't follow the instructions on the README for reporting issues...

A large majority of the issues reported for this (very minimalist and admittedly quite basic) plugin are not actually bugs or feature requests, so you might understand my brusqueness when you ping me without having done your due diligence.