# TOML Highlighting for Sublime Text Sublime Text syntax highlight for [TOML](https://github.com/mojombo/toml) format. It is confirmed to work on both [Sublime Text 2](http://www.sublimetext.com/2) and [Sublime Text 3](http://www.sublimetext.com/3) beta. ## Installation The easiest way to install it is to use [Package Control](http://wbond.net/sublime_packages/package_control). Alternatively, install it manually as described below. ### Git Clone the repository in the Sublime Text `Packages` folder with the command git clone https://github.com/Gakai/TOML ### Manual install Download the repository as a zip file. Unzip the content into a folder named `TOML`. Copy the folder into Sublime Text's `Packages` folder.