Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 155dd5076bd21185b11bf07ca00a55eb > files > 23

docker-17.03.1-4.mga6.x86_64.rpm

dockerfile.vim
==============

Syntax highlighting for Dockerfiles

Installation
------------
With [pathogen](https://github.com/tpope/vim-pathogen), the usual way...

With [Vundle](https://github.com/gmarik/Vundle.vim)
  
    Plugin 'docker/docker' , {'rtp': '/contrib/syntax/vim/'}

Features
--------

The syntax highlighting includes:

* The directives (e.g. `FROM`)
* Strings
* Comments

License
-------

BSD, short and sweet