/KIXtart.tmLanguage

KIXstart language definition for TextMate and Sublime Text

Primary LanguageJavaScript

KIXtart package for Sublime Text

Build Status (Travis) Package Control

This KIXtart package for Sublime Text adds:

  • syntax highlighting
  • snippets
  • build configuration

Credits

Original author: Thomas Aylott.

Screenshots

Monokai

Installation

There are several ways to install this package.

Package Control (work in progress)

The easiest way to install this package is through Package Control.

  • Install Package Control
  • Open the Command Palette (Tools >> Command Palette or Ctrl+Shift+P or Cmd+Shift+P).
  • Type Install Package and hit return.
  • Type KIXtart and hit return.

Using Git

Go to your Sublime Text Packages directory and clone the repository using the command below:

git clone https://github.com/vipex/KIXtart.tmLanguage "KIXtart"

Download Manually

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