mirror of
https://github.com/moby/moby.git
synced 2026-07-14 19:41:50 +00:00
If matched escape character like \" before enter " in begin statement, text editor return invalid Highlighting. So included escape character outside of begin statement and did some refactoring. Signed-off-by: Myeongjooon Kim kimmj8409@gmail.com Signed-off-by: Myeongjoon Kim <kimmj8409@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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.