diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-03 12:56:11 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-03 12:56:11 +0200 |
commit | 8cd62b9eab04cd80998a810c103b80d49fc64a89 (patch) | |
tree | 231115681ec694907a923745892508358ff529be /README.md | |
parent | 93e3f020a9637b3df9109348cef5fcc3e0bbda43 (diff) | |
download | vim-polyglot-2.9.0.tar.gz vim-polyglot-2.9.0.zip |
Change javascript provider to pangloss/vim-javascript, closes #80v2.9.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [haxe](https://github.com/yaymukund/vim-haxe) (syntax, ftdetect) - [html5](https://github.com/othree/html5.vim) (syntax, indent, autoload, ftplugin) - [jasmine](https://github.com/glanotte/vim-jasmine) (syntax, ftdetect) -- [javascript](https://github.com/sheerun/yajs.vim) (syntax, indent) +- [javascript](https://github.com/pangloss/vim-javascript) (syntax, indent, ftplugin, 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) (ftdetect, after) |