moby--moby/contrib/vim-syntax
Justin Force ea59ce60c5 Set commentstring in Vim syntax plugin
By setting the commentstring, you support commenting with plugins like tComment.
Now Vim won't default to incorrect `/* */` comments.
2013-10-21 16:15:10 -07: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 Set commentstring in Vim syntax plugin 2013-10-21 16:15:10 -07: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

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