summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-07-18 22:54:07 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-07-18 22:54:07 +0200
commit9ab9275f66562de7d87df31ac8f2786981d770fd (patch)
tree81d0b5d52af0c98954f6fe340965f92fbe3916bf /README.md
parent1c80c4bb08ae250d2eb19aabe0f31c1b2bdf5097 (diff)
downloadvim-polyglot-9ab9275f66562de7d87df31ac8f2786981d770fd.tar.gz
vim-polyglot-9ab9275f66562de7d87df31ac8f2786981d770fd.zip
Add cjsx support
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9b1e7b6d..0e9e9d95 100644
--- a/README.md
+++ b/README.md
@@ -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)