Skip to content

Commit 6e5ab3a

Browse files
Update Linguist languages.yml to latest upstream
1 parent f24b68d commit 6e5ab3a

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

config/languages.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,16 @@ Arc:
423423
tm_scope: none
424424
ace_mode: text
425425
language_id: 20
426+
ArkTS:
427+
type: programming
428+
color: "#0080ff"
429+
extensions:
430+
- ".ets"
431+
tm_scope: source.ets
432+
ace_mode: typescript
433+
codemirror_mode: javascript
434+
codemirror_mime_type: application/typescript
435+
language_id: 56341321
426436
AsciiDoc:
427437
type: prose
428438
color: "#73a0c5"
@@ -4202,6 +4212,16 @@ LLVM:
42024212
ace_mode: text
42034213
color: "#185619"
42044214
language_id: 191
4215+
LLVM TableGen:
4216+
type: programming
4217+
extensions:
4218+
- ".td"
4219+
tm_scope: source.tablegen
4220+
ace_mode: text
4221+
color: "#6E8B3D"
4222+
aliases:
4223+
- tablegen
4224+
language_id: 184265095
42054225
LOLCODE:
42064226
type: programming
42074227
extensions:

0 commit comments

Comments
 (0)