Update Dockerfile provider to offical, closes #191

This commit is contained in:
Adam Stankiewicz
2017-03-23 11:30:58 +01:00
parent 0801eac01a
commit ba75890936
4 changed files with 15 additions and 15 deletions

View File

@@ -51,7 +51,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [css](https://github.com/JulesWang/css.vim) (syntax)
- [cucumber](https://github.com/tpope/vim-cucumber) (syntax, indent, compiler, ftplugin, ftdetect)
- [dart](https://github.com/dart-lang/dart-vim-plugin) (syntax, indent, autoload, ftplugin, ftdetect)
- [dockerfile](https://github.com/honza/dockerfile.vim) (syntax, ftdetect)
- [dockerfile](https://github.com/docker/docker) (syntax, ftdetect)
- [elixir](https://github.com/elixir-lang/vim-elixir) (syntax, indent, compiler, autoload, ftplugin, ftdetect)
- [elm](https://github.com/lambdatoast/elm.vim) (syntax, indent, autoload, ftplugin, ftdetect)
- [emberscript](https://github.com/yalesov/vim-ember-script) (syntax, indent, ftplugin, ftdetect)