diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-10-18 16:13:43 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-10-18 16:13:43 +0200 |
commit | 25d2786cae095350d504d326346e3df6620ca9bf (patch) | |
tree | bab23dfb9f508cca64f9f1d74abb0a9bd95e820b /README.md | |
parent | 1f1e821192d25d630587aa9d53bd8d428fb09c4d (diff) | |
download | vim-polyglot-2.2.3.tar.gz vim-polyglot-2.2.3.zip |
Update erlang provider to vim-erlang/vim-erlang-runtime, closes #76v2.2.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,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/hcs42/vim-erlang-runtime) (syntax, indent) +- [erlang](https://github.com/vim-erlang/vim-erlang-runtime) (syntax, indent, ftdetect) - [git](https://github.com/tpope/vim-git) (syntax, indent, ftplugin, ftdetect) - [glsl](https://github.com/tikhomirov/vim-glsl) (syntax, indent, ftdetect) - [go](https://github.com/fatih/vim-go) (syntax, indent, ftdetect) |