summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-07-19 18:57:00 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-07-19 18:57:00 +0200
commitc925c92217920cc9963b725758f4829c219c0db7 (patch)
treea357e7c127c504ce80b47844539e4fe6840e5084 /README.md
parent852d25b307f8ebefc8b6c7d6022257fcfae880e2 (diff)
downloadvim-polyglot-2.1.0.tar.gz
vim-polyglot-2.1.0.zip
Better support for es6 syntaxv2.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8095c049..ccb2d035 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [html5](https://github.com/othree/html5.vim) (syntax, indent, autoload, ftplugin)
- [jade](https://github.com/digitaltoad/vim-jade) (syntax, indent, ftplugin, ftdetect)
- [jasmine](https://github.com/glanotte/vim-jasmine) (syntax, ftdetect)
-- [javascript](https://github.com/pangloss/vim-javascript) (syntax, indent, ftdetect)
+- [javascript](https://github.com/sheerun/yajs.vim) (syntax, indent)
- [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)