/syntax-gRally

syntax highlighter of gRally files for SublimeText

#gRally syntax highlight

gRally syntax higlight

Installation

Using Package Control

Open Tools -> Command Palette.... Search for Package Control: Install Package and click enter. Wait for the available packages to show up and then search for Syntax gRally. Click enter and the theme should be installed.

Using Git

Locate your Sublime Text Packages directory by using the menu item Preferences -> Browse Packages....

While inside the Packages directory, clone the theme repository using the command below:

git clone https://github.com/ghiboz/syntax-gRally.git

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files
  • Copy the folder to your Sublime Text Packages directory

Activate

Click on Preferences -> Color Scheme -> Syntax gRally -> gRally

and the theme is activated!