From 4d4aa5fe553a47ef5c5c6d0a97bb487fdfda2d5b Mon Sep 17 00:00:00 2001 From: John Karahalis Date: Fri, 10 Sep 2021 07:52:11 -0400 Subject: Update README to clarify broader Docker support (#745) The ekalinin/Dockerfile.vim plugin supports not only docker-compose files, but also Dockerfile files. Therefore, I think it is more accurate to say that vim-polyglot supports Docker in general. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b66e496..53451d46 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [dart](https://github.com/dart-lang/dart-vim-plugin) (Dart syntax highlighting for dart and drt files) - [dhall](https://github.com/vmchale/dhall-vim) (Dhall syntax highlighting for dhall files) - [dlang](https://github.com/JesseKPhillips/d.vim) (D syntax highlighting for d, di, lst, dd, ddoc and sdl files) -- [docker-compose](https://github.com/ekalinin/Dockerfile.vim) +- [docker](https://github.com/ekalinin/Dockerfile.vim) - [elixir](https://github.com/elixir-lang/vim-elixir) (Elixir and HTML+EEX syntax highlighting for ex, exs, eex, html.leex and leex files) - [elm](https://github.com/andys8/vim-elm-syntax) (Elm syntax highlighting for elm files) - [emberscript](https://github.com/yalesov/vim-ember-script) (EmberScript syntax highlighting for em and emberscript files) -- cgit v1.2.3