Add the X10 language (http://x10-lang.org/).

This commit is contained in:
Louis Mandel
2015-08-24 13:26:43 -04:00
parent 1241b20ba1
commit 25a1af3775
22 changed files with 1669 additions and 0 deletions

View File

@@ -3567,6 +3567,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"