Merge pull request #2589 from mandel/master

Add the X10 language.
This commit is contained in:
Arfon Smith
2015-08-26 19:36:54 +01:00
22 changed files with 1669 additions and 0 deletions

View File

@@ -3568,6 +3568,16 @@ WebIDL:
tm_scope: source.webidl
ace_mode: text
X10:
type: programming
aliases:
- xten
ace_mode: text
extensions:
- .x10
color: "#4B6BEF"
tm_scope: source.x10
XC:
type: programming
color: "#99DA07"