summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-12-30 11:34:40 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2017-12-30 11:34:40 +0100
commit1541356fe1300a6bf2553ff1d7170036e797e07e (patch)
tree92f7cf0ffd38fe18295eaeb703005f2d4951361a /README.md
parentf3556c1eca72d5816bee766fad7de55e012629ab (diff)
downloadvim-polyglot-1541356fe1300a6bf2553ff1d7170036e797e07e.tar.gz
vim-polyglot-1541356fe1300a6bf2553ff1d7170036e797e07e.zip
Add json5 support, closes #256
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index be6ce2b6..e215e227 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [jasmine](https://github.com/glanotte/vim-jasmine) (syntax)
- [javascript](https://github.com/pangloss/vim-javascript) (syntax, indent, compiler, ftplugin, extras)
- [jenkins](https://github.com/martinda/Jenkinsfile-vim-syntax) (syntax, indent)
+- [json5](https://github.com/GutenYe/json5.vim) (syntax)
- [json](https://github.com/elzr/vim-json) (syntax, indent, ftplugin)
- [jst](https://github.com/briancollins/vim-jst) (syntax, indent)
- [jsx](https://github.com/mxw/vim-jsx) (after)