lib/linguist/languages.yml in github-linguist-4.3.0 vs lib/linguist/languages.yml in github-linguist-4.3.1

- old
+ new

@@ -52,11 +52,11 @@ type: programming color: "#8a0707" extensions: - .apl - .dyalog - tm_scope: none + tm_scope: source.apl ace_mode: text ASP: type: programming color: "#6a40fd" @@ -80,14 +80,13 @@ color: "#1ac620" aliases: - ats2 extensions: - .dats - - .atxt - .hats - .sats - tm_scope: source.ocaml + tm_scope: source.ats ace_mode: ocaml ActionScript: type: programming tm_scope: source.actionscript.3 @@ -380,10 +379,11 @@ - cpp extensions: - .cpp - .c++ - .cc + - .cp - .cxx - .h - .h++ - .hh - .hpp @@ -412,11 +412,11 @@ CLIPS: type: programming extensions: - .clp - tm_scope: none + tm_scope: source.clips ace_mode: text CMake: extensions: - .cmake @@ -621,11 +621,11 @@ Creole: type: prose wrap: true extensions: - .creole - tm_scope: none + tm_scope: text.html.creole ace_mode: text Crystal: type: programming extensions: @@ -916,10 +916,11 @@ Forth: type: programming color: "#341708" extensions: - .fth + - .4TH - .4th - .F - .f - .for - .forth @@ -974,11 +975,11 @@ GDScript: type: programming extensions: - .gd - tm_scope: none + tm_scope: source.gdscript ace_mode: text GLSL: group: C type: programming @@ -1072,11 +1073,11 @@ Golo: type: programming color: "#f6a51f" extensions: - .golo - tm_scope: none + tm_scope: source.golo ace_mode: text Gosu: type: programming color: "#82937f" @@ -1238,10 +1239,11 @@ Handlebars: type: markup aliases: - hbs + - htmlbars extensions: - .handlebars - .hbs tm_scope: text.html.handlebars ace_mode: handlebars @@ -1373,11 +1375,11 @@ J: type: programming extensions: - .ijs - tm_scope: none + tm_scope: source.j ace_mode: text JSON: type: data tm_scope: source.json @@ -1836,9 +1838,16 @@ - .duby - .mir - .mirah tm_scope: source.ruby ace_mode: ruby + +Modelica: + type: programming + extensions: + - .mo + tm_scope: source.modelica + ace_mode: text Monkey: type: programming extensions: - .monkey