Andrew Pennebaker 2f5146ba1d support *.Dockerfile %!s(int64=7) %!d(string=hai) anos
..
doc df9ee6d656 Link to HTTPS urls in contrib comments/maintainers %!s(int64=10) %!d(string=hai) anos
ftdetect 2f5146ba1d support *.Dockerfile %!s(int64=7) %!d(string=hai) anos
syntax 4cb71f8082 Update Dockerfile highlight definitions %!s(int64=9) %!d(string=hai) anos
LICENSE 06a818616b Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" %!s(int64=11) %!d(string=hai) anos
README.md 8d1485bd3f Update syntax/vim README with Vundle instructions %!s(int64=10) %!d(string=hai) anos

README.md

dockerfile.vim

Syntax highlighting for Dockerfiles

Installation

With pathogen, the usual way...

With Vundle

Plugin 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}

Features

The syntax highlighting includes:

  • The directives (e.g. FROM)
  • Strings
  • Comments

License

BSD, short and sweet