Commit 513a1402 authored by Luca Tronchin's avatar Luca Tronchin

Added X10 Language syntax definitions

parent 979313e6
...@@ -11,6 +11,17 @@ ...@@ -11,6 +11,17 @@
} }
] ]
}, },
{
"name": "X10Language",
"details": "https://github.com/ltronky/sublime-x10",
"labels": ["syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "X86 and X86_64 assembly", "name": "X86 and X86_64 assembly",
"details": "https://github.com/13xforever/x86-assembly-textmate-bundle", "details": "https://github.com/13xforever/x86-assembly-textmate-bundle",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment