1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/vim-syntax
2013-10-15 03:35:13 -06:00
..
doc Add vim syntax highlighting for Dockerfiles from @honza 2013-10-15 03:35:13 -06:00
ftdetect Add vim syntax highlighting for Dockerfiles from @honza 2013-10-15 03:35:13 -06:00
syntax Add vim syntax highlighting for Dockerfiles from @honza 2013-10-15 03:35:13 -06:00
LICENSE Add vim syntax highlighting for Dockerfiles from @honza 2013-10-15 03:35:13 -06:00
README.md Add vim syntax highlighting for Dockerfiles from @honza 2013-10-15 03:35:13 -06:00

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