moby--moby/contrib/syntax/vim
Koichi Shiraishi b15247868c
Add `ARG` instruction syntax for vim
Signed-off-by: Koichi Shiraishi <k@zchee.io>
2016-01-20 15:08:45 +09:00
..
doc
ftdetect
syntax Add `ARG` instruction syntax for vim 2016-01-20 15:08:45 +09:00
LICENSE
README.md

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