mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #1881 from hawkw/master
Add support for Jasmin JVM assembly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user