lib/linguist/languages.yml in github-linguist-2.11.4 vs lib/linguist/languages.yml in github-linguist-2.11.5
- old
+ new
@@ -1901,10 +1901,17 @@
- .prc
- .tab
- .udf
- .viw
+STON:
+ type: data
+ group: Smalltalk
+ lexer: JSON
+ extensions:
+ - .ston
+
Sage:
type: programming
lexer: Python
group: Python
extensions:
@@ -2168,10 +2175,18 @@
color: "#a54c4d"
lexer: Java
extensions:
- .uc
+VCL:
+ type: programming
+ lexer: Perl
+ ace_mode: perl
+ color: "#0298c3"
+ extensions:
+ - .vcl
+
VHDL:
type: programming
lexer: vhdl
color: "#543978"
extensions:
@@ -2394,9 +2409,10 @@
- .mu
nesC:
type: programming
color: "#ffce3b"
+ lexer: nesC
extensions:
- .nc
ooc:
type: programming