diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-07-19 18:57:00 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-07-19 18:57:00 +0200 |
commit | c925c92217920cc9963b725758f4829c219c0db7 (patch) | |
tree | a357e7c127c504ce80b47844539e4fe6840e5084 /README.md | |
parent | 852d25b307f8ebefc8b6c7d6022257fcfae880e2 (diff) | |
download | vim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |