tree: 2bfc18407b14bf5cd774ac5bac36c48f96da7755 [path history] [tgz]
  1. doc/
  2. ftdetect/
  3. syntax/
  4. LICENSE
  5. README.md
contrib/syntax/vim/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