A simple DFML (Dwarf Fortress Markup Language) package for the Sublime 2 IDE! Allows Sublime 2 to syntax highlight DFML via scoping rules.
If you have the [Package Control][package_control] package installed, you can install DFML from inside Sublime Text itself. Open the Command Palette and select "Package Control: Install Package", then search for DFML.
If you don't have Package Control installed you will need to make a clone of this repository into your packages folder:
git clone git://github.com/philipguin/dfml-sublime-package.git 'DFML'