github.com/powellquiring/docker@v1.6.0-rc1/contrib/syntax/textmate/README.md (about) 1 # Docker.tmbundle 2 3 Dockerfile syntaxt highlighting for TextMate and Sublime Text. 4 5 ## Install 6 7 ### Sublime Text 8 9 Available for Sublime Text under [package control](https://sublime.wbond.net/packages/Dockerfile%20Syntax%20Highlighting). 10 Search for *Dockerfile Syntax Highlighting* 11 12 ### TextMate 2 13 14 Copy the directory `Docker.tmbundle` (showed as a Package in OSX) to `~/Library/Application Support/TextMate/Managed/Bundles` 15 16 enjoy.