moby--moby/contrib/syntax/textmate
Remy Suen abd39744c6 Update tmLanguage file to not be case sensitive
While convention states that Dockerfile instructions should be
written in uppercase, the engine allows them to be mixed case or in
lowercase. The tmLanguage file should tolerate this and provide
highlighting support even if instructions are not written in
uppercase.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2017-08-05 19:45:54 +09:00
..
Docker.tmbundle Update tmLanguage file to not be case sensitive 2017-08-05 19:45:54 +09:00
README.md Updated TextMate install instruction - this bundle is not included in TM 😄 :rocket 2015-06-15 00:02:10 +02:00
REVIEWERS Remove subdirectories MAINTAINERS files 2015-03-06 18:21:51 -08:00

README.md

Docker.tmbundle

Dockerfile syntax highlighting for TextMate and Sublime Text.

Install

Sublime Text

Available for Sublime Text under package control. Search for Dockerfile Syntax Highlighting

TextMate 2

You can install this bundle in TextMate by opening the preferences and going to the bundles tab. After installation it will be automatically updated for you.

enjoy.