summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-05-03 12:56:11 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-05-03 12:56:11 +0200
commit8cd62b9eab04cd80998a810c103b80d49fc64a89 (patch)
tree231115681ec694907a923745892508358ff529be /README.md
parent93e3f020a9637b3df9109348cef5fcc3e0bbda43 (diff)
downloadvim-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 373662ba..4a4d7626 100644
--- a/README.md
+++ b/README.md
@@ -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)