reg/vendor/github.com/docker/docker-ce/components/engine/contrib/syntax/vim
Jess Frazelle 3834c605e5
update deps
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-03-06 10:32:47 -05:00
..
doc update deps 2018-03-06 10:32:47 -05:00
ftdetect update deps 2018-03-06 10:32:47 -05:00
syntax update deps 2018-03-06 10:32:47 -05:00
LICENSE update deps 2018-03-06 10:32:47 -05:00
README.md update deps 2018-03-06 10:32:47 -05:00

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