Skip to content

Commit 4d4aa5f

Browse files
authored
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.
1 parent b147123 commit 4d4aa5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr
7070
- [dart](https://github.com/dart-lang/dart-vim-plugin) (Dart syntax highlighting for dart and drt files)
7171
- [dhall](https://github.com/vmchale/dhall-vim) (Dhall syntax highlighting for dhall files)
7272
- [dlang](https://github.com/JesseKPhillips/d.vim) (D syntax highlighting for d, di, lst, dd, ddoc and sdl files)
73-
- [docker-compose](https://github.com/ekalinin/Dockerfile.vim)
73+
- [docker](https://github.com/ekalinin/Dockerfile.vim)
7474
- [elixir](https://github.com/elixir-lang/vim-elixir) (Elixir and HTML+EEX syntax highlighting for ex, exs, eex, html.leex and leex files)
7575
- [elm](https://github.com/andys8/vim-elm-syntax) (Elm syntax highlighting for elm files)
7676
- [emberscript](https://github.com/yalesov/vim-ember-script) (EmberScript syntax highlighting for em and emberscript files)

0 commit comments

Comments
 (0)