Merge pull request #1881 from hawkw/master

Add support for Jasmin JVM assembly
This commit is contained in:
Arfon Smith
2014-12-16 21:29:19 -06:00
13 changed files with 1117 additions and 0 deletions

View File

@@ -1413,6 +1413,13 @@ Jade:
tm_scope: source.jade
ace_mode: jade
Jasmin:
type: programming
ace_mode: java
extensions:
- .j
tm_scope: source.jasmin
Java:
type: programming
ace_mode: java