mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Jade and Scaml
This commit is contained in:
@@ -630,6 +630,11 @@ JSON:
|
||||
searchable: false
|
||||
primary_extension: .json
|
||||
|
||||
Jade:
|
||||
group: HTML
|
||||
type: markup
|
||||
primary_extension: .jade
|
||||
|
||||
Java:
|
||||
type: programming
|
||||
ace_mode: java
|
||||
@@ -1169,6 +1174,11 @@ Scala:
|
||||
color: "#7dd3b0"
|
||||
primary_extension: .scala
|
||||
|
||||
Scaml:
|
||||
group: HTML
|
||||
type: markup
|
||||
primary_extension: .scaml
|
||||
|
||||
Scheme:
|
||||
type: programming
|
||||
color: "#1e4aec"
|
||||
|
||||
Reference in New Issue
Block a user