toadums / vim-cjsx

Vim plugins for CJSX files (CoffeeScript with React JSX)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-cjsx

Syntax highlighting and indenting for CJSX. CJSX is the JSX equivalent in CoffeeScript.

This bundle requires kchmck/vim-coffee-script

Installation

Pathogen

cd ~/.vim/bundle
git clone https://github.com/mtscout6/vim-cjsx.git

NeoBundle

" Add to your ~/.vimrc
NeoBundle 'mtscout6/vim-cjsx'

About

Vim plugins for CJSX files (CoffeeScript with React JSX)


Languages

Language:CoffeeScript 83.4%Language:Vim Script 16.6%