Merge pull request #2071 from pchaigno/new-grammars

Grammars for 6 languages
This commit is contained in:
Arfon Smith
2015-02-04 14:14:54 -06:00
9 changed files with 380 additions and 9 deletions

View File

@@ -943,7 +943,7 @@ G-code:
- .g
- .gco
- .gcode
tm_scope: none
tm_scope: source.gcode
ace_mode: gcode
GAMS:
@@ -1093,7 +1093,7 @@ Grace:
type: programming
extensions:
- .grace
tm_scope: none
tm_scope: source.grace
ace_mode: text
Gradle:
@@ -2097,7 +2097,7 @@ Ox:
- .ox
- .oxh
- .oxo
tm_scope: none
tm_scope: source.ox
ace_mode: text
Oxygene:
@@ -2922,7 +2922,7 @@ TXL:
type: programming
extensions:
- .txl
tm_scope: none
tm_scope: source.txl
ace_mode: text
Tcl:
@@ -3332,7 +3332,7 @@ eC:
extensions:
- .ec
- .eh
tm_scope: none
tm_scope: source.c.ec
ace_mode: text
edn: