Skip to content
forked from mtscout6/vim-cjsx

Vim plugins for CJSX files (CoffeeScript with React JSX)

Notifications You must be signed in to change notification settings

sheerun/vim-cjsx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 83.6%
  • Vim Script 16.4%