You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
436 B
Plaintext
19 lines
436 B
Plaintext
*dockerfile.txt* Syntax highlighting for Dockerfiles
|
|
|
|
Author: Honza Pokorny <http://honza.ca>
|
|
License: BSD
|
|
|
|
INSTALLATION *installation*
|
|
|
|
Drop it on your Pathogen path and you're all set.
|
|
|
|
FEATURES *features*
|
|
|
|
The syntax highlighting includes:
|
|
|
|
* The directives (e.g. FROM)
|
|
* Strings
|
|
* Comments
|
|
|
|
vim:tw=78:et:ft=help:norl:
|