diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-07-18 22:54:07 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-07-18 22:54:07 +0200 |
commit | 9ab9275f66562de7d87df31ac8f2786981d770fd (patch) | |
tree | 81d0b5d52af0c98954f6fe340965f92fbe3916bf /README.md | |
parent | 1c80c4bb08ae250d2eb19aabe0f31c1b2bdf5097 (diff) | |
download | vim-polyglot-9ab9275f66562de7d87df31ac8f2786981d770fd.tar.gz vim-polyglot-9ab9275f66562de7d87df31ac8f2786981d770fd.zip |
Add cjsx support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [c/c++](https://github.com/vim-jp/cpp-vim) (syntax) - [clojure](https://github.com/guns/vim-clojure-static) (syntax, indent, autoload, ftplugin, ftdetect) - [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, indent, compiler, autoload, ftplugin, ftdetect) +- [cjsx](https://github.com/mtscout6/vim-cjsx) (ftdetect, syntax, ftplugin) - [css](https://github.com/JulesWang/css.vim) (syntax) - [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin, ftdetect) - [dockerfile](https://github.com/honza/dockerfile.vim) (syntax, ftdetect) |