summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2018-12-26 20:22:36 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2018-12-26 20:22:36 +0100
commitf2383782218926011746ea85d7c2539b5980ac87 (patch)
tree6050130d8a95ac544bf34d7c38aba4611f575d77 /README.md
parent0d5f661cfda484860fca89fb4701797cd56e6833 (diff)
downloadvim-polyglot-f2383782218926011746ea85d7c2539b5980ac87.tar.gz
vim-polyglot-f2383782218926011746ea85d7c2539b5980ac87.zip
Switch dockerfile provider
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 7271e6c8..b88c54ed 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [crystal](https://github.com/rhysd/vim-crystal) (syntax, indent, autoload, ftplugin)
- [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin)
- [dart](https://github.com/dart-lang/dart-vim-plugin) (syntax, indent, autoload, ftplugin)
-- [dockerfile](https://github.com/docker/docker) (syntax)
+- [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)
- [emberscript](https://github.com/yalesov/vim-ember-script) (syntax, indent, ftplugin)