summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-12-11 22:58:14 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2014-12-11 22:58:14 +0100
commit7f2e3663341d725b073857fcd3b2f5868ce85248 (patch)
tree34c4063119045da0824d46b6c1f8fc8fc0b9c2b4 /README.md
parent04f868b94aad9ef31d3cd1adc526d720808f7837 (diff)
downloadvim-polyglot-7f2e3663341d725b073857fcd3b2f5868ce85248.tar.gz
vim-polyglot-7f2e3663341d725b073857fcd3b2f5868ce85248.zip
Change erlang provider to hcs42/vim-erlang-runtime
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 5a129029..08509ee3 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [elixir](https://github.com/elixir-lang/vim-elixir) (syntax, indent, compiler, ftplugin, ftdetect)
- [emberscript](https://github.com/heartsentwined/vim-ember-script) (syntax, indent, ftplugin, ftdetect)
- [emblem](https://github.com/heartsentwined/vim-emblem) (syntax, indent, ftplugin, ftdetect)
-- [erlang](https://github.com/oscarh/vimerl) (syntax, indent, compiler, autoload, ftplugin)
+- [erlang](https://github.com/hcs42/vim-erlang-runtime) (syntax, indent)
- [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin, ftdetect)
- [go](https://github.com/fatih/vim-go) (syntax, indent, ftdetect)
- [haml](https://github.com/tpope/vim-haml) (syntax, indent, compiler, ftplugin, ftdetect)