mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
24 lines
272 B
Markdown
24 lines
272 B
Markdown
|
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
|