moby--moby/contrib/syntax/vim
Tianon Gravi e634f23940 Add "ONBUILD" highlighting to our vim syntax file
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
2014-02-06 11:12:57 -07:00
..
doc Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 2013-12-29 01:46:00 -07:00
ftdetect Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 2013-12-29 01:46:00 -07:00
syntax Add "ONBUILD" highlighting to our vim syntax file 2014-02-06 11:12:57 -07:00
LICENSE Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 2013-12-29 01:46:00 -07:00
README.md Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 2013-12-29 01:46:00 -07:00

README.md

dockerfile.vim

Syntax highlighting for Dockerfiles

Installation

Via pathogen, the usual way...

Features

The syntax highlighting includes:

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

License

BSD, short and sweet