Syntax highlighting and indenting for CJSX. CJSX is the JSX equivalent in CoffeeScript.
This bundle requires kchmck/vim-coffee-script
This plugin contributes to vim-polyglot language pack.
cd ~/.vim/bundle
git clone https://github.com/mtscout6/vim-cjsx.git
" Add to your ~/.vimrc
NeoBundle 'mtscout6/vim-cjsx'