Skip to content

idyll-lang/idyll-sublime-syntax-highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Idyll

Idyll syntax highlighter for Sublime Text

Installation

Package Manager

You will need the Sublime Package Manager.

  • Open the command palette: ⌘+shift+p on MacOS/Linux, ctrl+shift+p on Windows

  • type install, select Package Control: Install Package

  • type Idyll, select idyll-syntax

Manual

Clone the repository in your Sublime Text "Packages" directory:

git clone https://github.com/idyll-lang/idyll-sublime-syntax-highlighter.git idyll-syntax

The "Packages" directory is located at:

  • OS X: ~/Library/Application Support/Sublime Text 3/Packages/
  • Linux: ~/.Sublime Text 3/Packages/
  • Windows: %APPDATA%/Sublime Text 3/Packages/

Screenshot

Screenshot