mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
See https://github.com/honza/dockerfile.vim See also https://twitter.com/_honza/status/390046317579620352 Upstream-commit: ace059e409f0df056ace0191b02504d051b81d92 Component: engine
2 lines
57 B
VimL
2 lines
57 B
VimL
au BufNewFile,BufRead Dockerfile set filetype=dockerfile
|