mxw / vim-jsx

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

ES7 class properties highlighting #88

Closed tpai closed 8 years ago

tpai commented 8 years ago

The methods after static properties will go dark.

Before

After

mxw commented 8 years ago
  1. Please read the README.
  2. Please confirm that this is an issue with vim-jsx rather than vim-javascript.