mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
ace059e409
See https://github.com/honza/dockerfile.vim See also https://twitter.com/_honza/status/390046317579620352
23 lines
272 B
Markdown
23 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
|