diff options
| author | Adam Stankiewicz <sheerun@sher.pl> | 2014-12-11 22:58:14 +0100 |
|---|---|---|
| committer | Adam Stankiewicz <sheerun@sher.pl> | 2014-12-11 22:58:14 +0100 |
| commit | 7f2e3663341d725b073857fcd3b2f5868ce85248 (patch) | |
| tree | 34c4063119045da0824d46b6c1f8fc8fc0b9c2b4 /README.md | |
| parent | 04f868b94aad9ef31d3cd1adc526d720808f7837 (diff) | |
| download | vim-polyglot-7f2e3663341d725b073857fcd3b2f5868ce85248.tar.gz vim-polyglot-7f2e3663341d725b073857fcd3b2f5868ce85248.zip | |
Change erlang provider to hcs42/vim-erlang-runtime
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
