Evan Carmi 8d1485bd3f Update syntax/vim README with Vundle instructions 10 سال پیش
..
doc 06a818616b Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 11 سال پیش
ftdetect 06a818616b Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 11 سال پیش
syntax cb47ddd968 Added highlight for the COPY instruction 11 سال پیش
LICENSE 06a818616b Reorganize the syntax highlighting files in contrib under a common directory to match "contrib/init" and "contrib/completion" 11 سال پیش
README.md 8d1485bd3f Update syntax/vim README with Vundle instructions 10 سال پیش

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