summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-04-25 21:32:37 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-04-25 21:32:37 +0200
commit55287efdf7679a4ceda261b03bce5172d6692640 (patch)
tree9c1e17fadca966ad94a6dc868e2c935ca507897c /README.md
parentd757bfd643cc73c2d495355c153ed0257f5d5b47 (diff)
downloadvim-polyglot-55287efdf7679a4ceda261b03bce5172d6692640.tar.gz
vim-polyglot-55287efdf7679a4ceda261b03bce5172d6692640.zip
Change elm provider, closes #475
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 37c8776b..dc9e895d 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [dlang](https://github.com/JesseKPhillips/d.vim) (syntax, indent)
- [dockerfile](https://github.com/ekalinin/Dockerfile.vim) (syntax, indent, ftplugin)
- [elixir](https://github.com/elixir-lang/vim-elixir) (syntax, indent, compiler, autoload, ftplugin)
-- [elm](https://github.com/ElmCast/elm-vim) (syntax, indent, autoload, ftplugin)
+- [elm](https://github.com/andys8/vim-elm-syntax) (syntax, indent)
- [emberscript](https://github.com/yalesov/vim-ember-script) (syntax, indent, ftplugin)
- [emblem](https://github.com/yalesov/vim-emblem) (syntax, indent, ftplugin)
- [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent)