Sebastiaan van Stijn 4cb71f8082 Update Dockerfile highlight definitions 9 éve
..
doc df9ee6d656 Link to HTTPS urls in contrib comments/maintainers 10 éve
ftdetect e02744404d Adjust vim ftdetect to match "Dockerfile", "dockerfile", and "Dockerfile.*" which are all reasonably safe to assume "this is a Dockerfile" 10 éve
syntax 4cb71f8082 Update Dockerfile highlight definitions 9 éve
LICENSE 06a818616b Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 11 éve
README.md 8d1485bd3f Update syntax/vim README with Vundle instructions 10 éve

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