- Text Mate's syntax definitions use
email.tmBundle/Syntaxes/email.tmLanguagefile (PLIST). - This repo provides a
email.tmBundle/Syntaxes/email.YAML-tmLanguagefile (YAML) - You need to convert from YAML to XML; You can use Sublime Text's
PackageDevpackage to convert them. - Open the
YAMLfile with Sublime and then selectConvert to Property Listcommand. - The
PLISTfile will be generated in the same folder. - Follow the
INSTALL.mdinstructions to install the newemail.tmBundle.