summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-07-18 22:50:09 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-07-18 22:50:09 +0200
commit1c80c4bb08ae250d2eb19aabe0f31c1b2bdf5097 (patch)
treec7700e4cb18952201fb991a48fb727ba3b9d4287 /README.md
parent548653cafeaa948161ad9ac8184deca0bff95537 (diff)
downloadvim-polyglot-1c80c4bb08ae250d2eb19aabe0f31c1b2bdf5097.tar.gz
vim-polyglot-1c80c4bb08ae250d2eb19aabe0f31c1b2bdf5097.zip
Add jsx support, closes #56
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 cc84c834..9b1e7b6d 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [julia](https://github.com/dcjones/julia-minimalist-vim) (syntax, indent, ftdetect)
- [json](https://github.com/sheerun/vim-json) (syntax, indent, ftdetect)
- [jst](https://github.com/briancollins/vim-jst) (syntax, indent, ftdetect)
+- [jsx](https://github.com/mxw/vim-jsx) (after)
- [latex](https://github.com/LaTeX-Box-Team/LaTeX-Box) (syntax, indent, ftplugin)
- [less](https://github.com/groenewege/vim-less) (syntax, indent, ftplugin, ftdetect)
- [liquid](https://github.com/tpope/vim-liquid) (syntax, indent, ftplugin, ftdetect)