diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-07-26 14:04:56 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-07-26 14:04:56 +0200 |
commit | b9ce3df4cd3a93a3ff309301771afbbe92984492 (patch) | |
tree | 3dd2228b73ea70ff6e121afed90aeae1bbae2557 /README.md | |
parent | f028cfae59d793753829ad54a1a4842440e36d64 (diff) | |
download | vim-polyglot-b9ce3df4cd3a93a3ff309301771afbbe92984492.tar.gz vim-polyglot-b9ce3df4cd3a93a3ff309301771afbbe92984492.zip |
Add extras directory of vim-javascript, fixes #144
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/pangloss/vim-javascript) (syntax, indent, ftplugin, ftdetect) +- [javascript](https://github.com/pangloss/vim-javascript) (syntax, indent, ftplugin, ftdetect, extras) - [json](https://github.com/elzr/vim-json) (syntax, indent, ftplugin, ftdetect) - [jst](https://github.com/briancollins/vim-jst) (syntax, indent, ftdetect) - [jsx](https://github.com/mxw/vim-jsx) (ftdetect, after) |