mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-08 10:25:31 +00:00
Support for Type Language (#3593)
* Support for Type Language * Update Type Language * Add one more sample for Type Language * Update Type Language grammar
This commit is contained in:
committed by
Colin Seymour
parent
ca6121e3ea
commit
60f864a138
@@ -4487,6 +4487,15 @@ Twig:
|
||||
codemirror_mode: twig
|
||||
codemirror_mime_type: text/x-twig
|
||||
language_id: 377
|
||||
Type Language:
|
||||
type: data
|
||||
aliases:
|
||||
- tl
|
||||
extensions:
|
||||
- ".tl"
|
||||
tm_scope: source.tl
|
||||
ace_mode: text
|
||||
language_id: 632765617
|
||||
TypeScript:
|
||||
type: programming
|
||||
color: "#2b7489"
|
||||
|
||||
Reference in New Issue
Block a user