lib/linguist/languages.yml in github-linguist-5.0.4 vs lib/linguist/languages.yml in github-linguist-5.0.5
- old
+ new
@@ -1154,10 +1154,11 @@
- ".escript"
- ".hrl"
- ".xrl"
- ".yrl"
filenames:
+ - Emakefile
- rebar.config
- rebar.config.lock
- rebar.lock
ace_mode: erlang
codemirror_mode: erlang
@@ -1603,11 +1604,11 @@
type: markup
tm_scope: text.html.basic
ace_mode: html
codemirror_mode: htmlmixed
codemirror_mime_type: text/html
- color: "#e44b23"
+ color: "#e34c26"
aliases:
- xhtml
extensions:
- ".html"
- ".htm"
@@ -2289,10 +2290,12 @@
codemirror_mode: yaml
codemirror_mime_type: text/x-yaml
color: "#652B81"
extensions:
- ".lookml"
+ - ".model.lkml"
+ - ".view.lkml"
tm_scope: source.yaml
language_id: 211
LoomScript:
type: programming
extensions:
@@ -3224,10 +3227,11 @@
tm_scope: none
ace_mode: text
language_id: 292
PowerShell:
type: programming
+ color: "#012456"
ace_mode: powershell
codemirror_mode: powershell
codemirror_mime_type: application/x-powershell
aliases:
- posh
@@ -3599,10 +3603,21 @@
extensions:
- ".cw"
tm_scope: none
ace_mode: text
language_id: 321
+Regular Expression:
+ type: data
+ extensions:
+ - ".regexp"
+ - ".regex"
+ aliases:
+ - regexp
+ - regex
+ ace_mode: text
+ tm_scope: source.regexp
+ language_id: 363378884
Ren'Py:
type: programming
aliases:
- renpy
color: "#ff7f7f"
@@ -4296,10 +4311,11 @@
- ".nb"
- ".ncl"
- ".no"
filenames:
- COPYING
+ - COPYRIGHT.regex
- FONTLOG
- INSTALL
- INSTALL.mysql
- LICENSE
- LICENSE.mysql
@@ -4595,12 +4611,12 @@
language_id: 398
XCompose:
type: data
filenames:
- ".XCompose"
- - "XCompose"
- - "xcompose"
- tm_scope: 'config.xcompose'
+ - XCompose
+ - xcompose
+ tm_scope: config.xcompose
ace_mode: text
language_id: 225167241
XML:
type: data
ace_mode: xml