Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 430 Bytes

File metadata and controls

26 lines (17 loc) · 430 Bytes

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