X10 Syntax definitions for Sublime Text
A bundle for Sublime Text with syntax highlighting for the X10 Language (http://www.x10-lang.org).
Using Package Control is strongly recommended.
Make sure you installed Package Control and proceed with the following:
install
Package Control: Install Package
. Select the command. X10
, among the entries you should see it.Package Control will install the package.
Reach the Packages
directory of your Sublime Text installation and open a shell at that location.
Clone the repository with the command:
git clone https://github.com/ltronky/sublime-x10.git sublime-x10
Download the zipped source of the repository and copy the whole directory into the Packages
directory.