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.
24 lines
272 B
Markdown
24 lines
272 B
Markdown
11 years ago
|
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
|