Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 725 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 725 Bytes

TOML Highlighting for Sublime Text

Sublime Text syntax highlight for TOML format. It is confirmed to work on both Sublime Text 2 and Sublime Text 3 beta.

Installation

The easiest way to install it is to use 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.